Files
itsy-gitsy/src
Trevor Bentley 5f0f9978c9 improve diff generation during parallel repo parsing
`limit_diff` used to apply to each thread, so you would get
NUM_THREADS*DIFF_LIMIT diffs, potentially much higher than expected.

This new implementation can still overshoot the requested limit, but
has a much tighter bound.
2023-01-19 22:54:31 +01:00
..
2023-01-19 21:03:49 +01:00
2023-01-19 21:03:49 +01:00
2023-01-19 21:03:49 +01:00