qiita
qiita copied to clipboard
improve study loading pages
10317 is super slow, current guess is due to amount of data ... a comparison between studies:
[I 240122 08:26:33 web:2161] 200 GET /study/description/10317 (127.0.0.1) 43387.91ms [I 240122 08:26:44 web:2161] 200 GET /study/description/data_type_menu/?study_id=10317 (127.0.0.1) 10286.08ms [I 240122 08:26:46 web:2161] 200 GET /study/description/baseinfo/?study_id=10317 (127.0.0.1) 12210.12ms
[I 240122 08:26:01 web:2161] 200 GET /study/description/550 (127.0.0.1) 262.94ms [I 240122 08:26:02 web:2161] 200 GET /study/description/data_type_menu/?study_id=550 (127.0.0.1) 641.92ms [I 240122 08:26:03 web:2161] 200 GET /study/description/baseinfo/?study_id=550 (127.0.0.1) 832.78ms
Ideally every page should be in less than a second.