]> Sergey Matveev's repositories - public-inbox.git/commitdiff
www: manifest.js.gz generation no longer hogs event loop
authorEric Wong <e@80x24.org>
Wed, 9 Sep 2020 06:26:11 +0000 (06:26 +0000)
committerEric Wong <e@80x24.org>
Thu, 10 Sep 2020 19:45:18 +0000 (19:45 +0000)
It's still as slow as before with hundreds/thousands of inboxes,
but at least it's fair.  Future changes will allow it to be
cached and memoized with persistent HTTP servers.


No differences found