Skip to content

Commit

Permalink
docs: changelog entry for combine performance improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed May 28, 2024
1 parent b9aff50 commit a2b4929
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,10 @@ upgrading your version of coverage.py.
Unreleased
----------

- Performance improvement for combining data files.
- Performance improvements for combining data files, especially when measuring
line coverage. A few different quadratic behaviors were eliminated. In one
extreme case of combining 700+ data files, the time dropped from more than
three hours to seven minutes. Thanks for Kraken Tech for funding the fix.


.. scriv-start-here
Expand Down

0 comments on commit a2b4929

Please sign in to comment.