CommonsBuild / Token-Log-Hatch-Params

A tool to collect community opinions on the proper parameterization of the Token Engineering Commons
https://params.tecommons.org/hatch
MIT License
9 stars 8 forks source link

It is taking WWWWAAAAAYYYYY too long to load the dashboard on the website #54

Closed marthendalnunes closed 3 years ago

marthendalnunes commented 3 years ago

It is taking 5-6 seconds to load the plots and sliders after rendering the header. Think of some solution to mitigate this load time, since the first time the website is open, the params are default, thus the same data will be loaded every single time. Hint: caching inspiration here.

GriffGreen commented 3 years ago

Cache every proposal made so the page loads faster...

GriffGreen commented 3 years ago

https://tec-hatch-demo.herokuapp.com/

marthendalnunes commented 3 years ago

image

marthendalnunes commented 3 years ago

Test Numba and Dask

marthendalnunes commented 3 years ago

@mendesfabio test the cache PR to check if it works #70

freedumbs00 commented 3 years ago

@marthendalnunes found a solution in a config file for running this faster.