[git version 1.5.1.3] 'git-log FILE' takes 10-13 sec. What can I do to identify the reason ? 'git log >/dev/null' takes 0.1 sec (cached). On the cloned copy, the times are approximately same. The 'git-count-objects -v' shows: count: 9830 size: 241412 in-pack: 12080 packs: 18 prune-packable: 188 garbage: 0 The strace shows only thousands of sbrk during the 10-13 sec time (after some initial I/O). Ltrace, I was not able to complete, takes too much. Yakov - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html