git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GSOC][RFC PATCH 0/2] midx: implement progress reporting for QSORT operation
@ 2025-02-10  7:46 Ayush Chandekar
  2025-02-10  7:46 ` [PATCH 1/2] midx: show progress during " Ayush Chandekar
  2025-02-10  7:46 ` [PATCH 2/2] t5319: add test for MIDX QSORT progress reporting Ayush Chandekar
  0 siblings, 2 replies; 6+ messages in thread
From: Ayush Chandekar @ 2025-02-10  7:46 UTC (permalink / raw)
  To: git

Hi,
This small patch series adds progress reporting during the QSORT operation in
multi-pack-index verification. This was a TODO in the code which I decided to pickup
because I found it interesting.

Feedback is appreciated!

Thanks,
Ayush

Ayush Chandekar (2):
  midx: show progress during QSORT operation
  t5319: add test for MIDX QSORT progress reporting

 midx.c                      | 43 +++++++++++++++++++++++++------------
 t/t5319-multi-pack-index.sh | 14 ++++++++++++
 2 files changed, 43 insertions(+), 14 deletions(-)

-- 
2.48.GIT


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

end of thread, other threads:[~2025-02-11 16:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-10  7:46 [GSOC][RFC PATCH 0/2] midx: implement progress reporting for QSORT operation Ayush Chandekar
2025-02-10  7:46 ` [PATCH 1/2] midx: show progress during " Ayush Chandekar
2025-02-10 16:55   ` Junio C Hamano
2025-02-11 12:23     ` Ayush Chandekar
2025-02-11 16:29       ` Junio C Hamano
2025-02-10  7:46 ` [PATCH 2/2] t5319: add test for MIDX QSORT progress reporting Ayush Chandekar

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 NNTP newsgroup(s).