obfuscurity / tasseo

Live dashboard for Graphite
Other
1.53k stars 127 forks source link

Render before setInterval #8

Closed obfuscurity closed 12 years ago

obfuscurity commented 12 years ago

Currently we wait until setInterval() completes once without rendering. This causes an extended visual latency when the refresh is set to a higher-than-default value (> 2000). Optionally, also load something to let the visitor know we're processing the request.