mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-01 02:45:54 +00:00
Before the optimization commits, this test used to take about 20 seconds to run on my machine. Afterwards, there is still a couple seconds of data setup, but the actual diff and rename detection runs in a fraction of a second. |
||
|---|---|---|
| .. | ||
| blob.c | ||
| diff_helpers.c | ||
| diff_helpers.h | ||
| diffiter.c | ||
| drivers.c | ||
| index.c | ||
| iterator.c | ||
| notify.c | ||
| patch.c | ||
| pathspec.c | ||
| rename.c | ||
| submodules.c | ||
| tree.c | ||
| workdir.c | ||