Show Navigation
Conversation
Notices
-
So I've noticed composing a reply in the Qvitter webinterface is quite slow, even on desktop (on mobile it's an exercise in patience, typing one character per second).
It looks like the culprit is removeOldestLocalStorageEntries from misc-function.js, that gets run on every keyup.
-
Judging by the fact that Chrome has a really difficult time even listing all my local settings from community.highlandarrow.com I'd say that perhaps Qvitter caches a wee bit too many notices by defaultl.
-
And sure enough clearing local storage makes qvitter more responsive.
-
Mobile perf is still shite though.