BigDataBiology / AMPSphereWebsite

Website for global antimicrobial peptides.
https://ampsphere.big-data-biology.org/home
MIT License
0 stars 2 forks source link

Accelerate statistics API by having a statistics results table in the database #7

Closed AdeBC closed 3 years ago

AdeBC commented 3 years ago

Database statistics for the home page are very slow when calculation, this should be accelerated by create a statistics table in the database. Also, API will directly retrieve the data from the table, not real-timely calculate using all data in the database.