You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we have an emerging problem with application performance. For example it takes around 12 seconds on a dev machine to build the Country Projects Page (on a high-end MBP).
@kouphax@psd I'd be interested to learn of any performance profiling tools you would use for this type of application - I don't know if the problem is the API calls, Sinatra processing of the data or in the munging of the data in the page templates, but 12s for a page isn't acceptable.
The text was updated successfully, but these errors were encountered:
I think we have an emerging problem with application performance. For example it takes around 12 seconds on a dev machine to build the Country Projects Page (on a high-end MBP).
@kouphax @psd I'd be interested to learn of any performance profiling tools you would use for this type of application - I don't know if the problem is the API calls, Sinatra processing of the data or in the munging of the data in the page templates, but 12s for a page isn't acceptable.
The text was updated successfully, but these errors were encountered: