ModellingWebLab / WebLab

Django-based front-end for the modelling Web Lab v2
Other
3 stars 2 forks source link

caching downloaidng experiment version files for graphs #428

Closed MauriceHendrix closed 2 years ago

MauriceHendrix commented 2 years ago

Switched on caching for downloading teh files for graphs. Could possibly consider caching more things, but this is the main slowdown it sees and we're pretty sure that any changes => new version number so should be quite safe to do.

codecov[bot] commented 2 years ago

Codecov Report

Merging #428 (f1d0d48) into simpler_graphs (4bee224) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@               Coverage Diff               @@
##           simpler_graphs     #428   +/-   ##
===============================================
  Coverage           95.67%   95.67%           
===============================================
  Files                  76       76           
  Lines                4415     4416    +1     
  Branches              470      470           
===============================================
+ Hits                 4224     4225    +1     
  Misses                141      141           
  Partials               50       50           
Impacted Files Coverage Δ
weblab/experiments/urls.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us.