git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to reduce pickaxe times for a particular repo?
@ 2022-06-28 10:50 Pavel Rappo
  2022-06-28 11:35 ` Ævar Arnfjörð Bjarmason
  2022-06-28 13:01 ` Derrick Stolee
  0 siblings, 2 replies; 6+ messages in thread
From: Pavel Rappo @ 2022-06-28 10:50 UTC (permalink / raw)
  To: Git mailing list

I have a repo of the following characteristics:

  * 1 branch
  * 100,000 commits
  * 1TB in size
  * The tip of the branch has 55,000 files
  * No new commits are expected: the repo is abandoned and kept for
archaeological purposes.

Typically, a `git log -S/-G` lookup takes around a minute to complete.
I would like to significantly reduce that time. How can I do that? I
can spend up to 10x more disk space, if required. The machine has 10
cores and 32GB of RAM.

Thanks,
-Pavel

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

end of thread, other threads:[~2022-07-01 18:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-28 10:50 How to reduce pickaxe times for a particular repo? Pavel Rappo
2022-06-28 11:35 ` Ævar Arnfjörð Bjarmason
2022-06-28 12:35   ` Pavel Rappo
2022-06-29 12:31     ` Ævar Arnfjörð Bjarmason
2022-06-28 13:01 ` Derrick Stolee
2022-07-01 18:21   ` Jeff King

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).