unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/2] viewvcs improvements
@ 2024-02-12 13:13 Eric Wong
  2024-02-12 13:13 ` [PATCH 1/2] viewvcs: parallelize commit display Eric Wong
  2024-02-12 13:13 ` [PATCH 2/2] viewvcs: HTML fixes for commits Eric Wong
  0 siblings, 2 replies; 4+ messages in thread
From: Eric Wong @ 2024-02-12 13:13 UTC (permalink / raw)
  To: meta

Major speedups for root commits, and a smaller speedup
for giant non-root commits too large to show.

2/2 fixes some long-standing HTML generation bugs :x

Eric Wong (2):
  viewvcs: parallelize commit display
  viewvcs: HTML fixes for commits

 lib/PublicInbox/ViewVCS.pm | 104 +++++++++++++++++++++++--------------
 1 file changed, 65 insertions(+), 39 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-02-12 19:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-12 13:13 [PATCH 0/2] viewvcs improvements Eric Wong
2024-02-12 13:13 ` [PATCH 1/2] viewvcs: parallelize commit display Eric Wong
2024-02-12 19:58   ` Eric Wong
2024-02-12 13:13 ` [PATCH 2/2] viewvcs: HTML fixes for commits Eric Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).