pulilab / vue-people

VuePeople lists and connects Vue.JS developers around the world.
https://vuepeople.org
MIT License
172 stars 36 forks source link

Speed Improvement: improve people API endpoint #119

Open DonNicoJs opened 5 years ago

DonNicoJs commented 5 years ago

Currently the https://www.vuepeople.org/api/people/?format=json is still too slow. A refresh without the cache give out that it takes around 5 seconds between the TTFB and the Download of the json:

screen shot 2018-10-15 at 11 32 35

The aim of this API is to determine the cause of the slowness and if it can be addressed without changing the structure of the API