ericaddison / APT_miniProject

0 stars 0 forks source link

Async manage #66

Closed ericaddison closed 7 years ago

ericaddison commented 7 years ago

Added AJAX calls (with jQuery) to load the streams for the manangement page. I'm hoping this will cut down on the url response time, and get rid of those occasional urlfetch timeout errors we were seeing...

Essentially, a test to see if we can improve the load performance of a page...

Check out the manage page on the deployed app to see what you think.

mspagon commented 7 years ago

pretty cool... I see them take 1/4-1/2 a second to load.