diff options
author | Stephan Richter <stephan.richter@gmail.com> | 2019-01-25 18:04:21 -0500 |
---|---|---|
committer | Stephan Richter <stephan.richter@gmail.com> | 2019-01-26 08:43:23 -0500 |
commit | 43d479cd698923589ff3dd4f44e45dd900f4bac6 (patch) | |
tree | 37e3bfc4f81f967cf3744d6384cfd9e8cd96a620 /coverage/backward.py | |
parent | 21d3b37e290796312750f207442b33afbaab14de (diff) | |
download | python-coveragepy-git-43d479cd698923589ff3dd4f44e45dd900f4bac6.tar.gz |
Use efficient database queries to combine data. This algorithm is 25-30x faster than the original one.
Given that context-included coverage has about 50x the data of the old format (on our code base), this means that combining is now only 2-3x slower than before.
Diffstat (limited to 'coverage/backward.py')
0 files changed, 0 insertions, 0 deletions