discourse/test
Sam Saffron 7068b58e85 PERF: flush topic timings less frequently
This is a first step of a performance optimisation, more will follow

Previously we did not properly account for previously read topics while
"rushing" marking times on posts.

The new mechanism now avoids "rushing" sending timings to server if all
the posts were read.

Also to alleviate some server load we only "ping" the server with old timings
once a minute (it used to be every 20 seconds)
2019-04-18 17:31:08 +10:00
..
javascripts PERF: flush topic timings less frequently 2019-04-18 17:31:08 +10:00
stylesheets Manage qunit via yarn. 2018-09-11 15:07:28 +08:00
run-qunit.js DEV: correct qunit runner for autospec 2019-03-20 16:44:00 +11:00
smoke_test.js Apply prettier. 2018-09-11 09:16:03 +08:00