Quantcast
Channel: User Schwern - Stack Overflow
Viewing all articles
Browse latest Browse all 581

Comment by Schwern on Why is git log significantly slower when outputting to a tty?

$
0
0
15618 refs would explain it. Decoration has to go searching through all those refs to find which are associated with the commit ID. Before packing that meant reading 15618 files on disk. After packing it has to read and parse a 945K file; faster, but still extra work. 15618 refs is a lot. You may need to clean up old branches.

Viewing all articles
Browse latest Browse all 581

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>