niccokunzmann / first_timer_scraper

Find pull-requests and issues of first time contributors
http://firsttimers.quelltext.eu
GNU Affero General Public License v3.0
9 stars 15 forks source link

speed up /organizations #18

Open niccokunzmann opened 7 years ago

niccokunzmann commented 7 years ago

/organizations is using the api to generate a huge dictionary. Maybe this dhould be changed: cached, made smaller, ... This is a place where we return so much data that the answer takes a long time.