AugurWorks / Engine

http://engine.augurworks.com/
MIT License
2 stars 0 forks source link

Initial Page Load Slow for Old Requests #124

Closed TheConnMan closed 6 years ago

TheConnMan commented 6 years ago

Best guess is that page load requires a findAll of a subobject which there are a lot of.

Examples: http://engine.augurworks.com/algorithmRequest/show/3643 http://engine.augurworks.com/algorithmRequest/show/3680

TheConnMan commented 6 years ago

The server was overloaded and was getting CPU throttled causing response times to spike.