Sinar / hr-censorship-dashboard

Human Rights Internet Censorship Dashboard using OONI API
GNU General Public License v3.0
3 stars 2 forks source link

Scalability of API calls #28

Closed kaerumy closed 5 years ago

kaerumy commented 6 years ago

If there are 10-20 websites per category, per country, this could result in hundreds to thousands of API calls per category, per country to update data.

Need to calculate theoretical frequency of calls and whether some optimizations may be needed on either dashboard (client) or API side