Tree
- Tree:
2c67cd45cf72ba51c293f05711dc86f78961fac3
- Date:
- Message:
- ARRAY_LIST allocation optimisation Rather than realloc in fixed-sized blocks, use the 1.5 * allocated scheme when growing the array. This produces fewer allocations and up to 3x speedup on large diffs. ok stsp@
getprogname_linux.c | commits | blame |
include/ | |
merge.c | commits | blame |
reallocarray.c | commits | blame |
recallocarray.c | commits | blame |
strlcat.c | commits | blame |
strlcpy.c | commits | blame |