<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/doc/dbschema.rst, branch 7.2.2</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>perf: more combine speed-ups</title>
<updated>2022-11-20T15:58:33+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-11-20T14:45:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=1cd6c9bba0b4ba3018bf1b28fee645a7dd98fe68'/>
<id>1cd6c9bba0b4ba3018bf1b28fee645a7dd98fe68</id>
<content type='text'>
By avoiding writing metadata that differs but doesn't change the data,
we get a higher hitrate on the hash-checking when combining.

Use --debug=process to include these details for debugging.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By avoiding writing metadata that differs but doesn't change the data,
we get a higher hitrate on the hash-checking when combining.

Use --debug=process to include these details for debugging.
</pre>
</div>
</content>
</entry>
<entry>
<title>perf: hash data files during combining to avoid unneeded work. #1483</title>
<updated>2022-11-08T11:36:47+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-11-07T21:11:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=09bc2d6ab0f951c58546dab234edeaa9de7d4c44'/>
<id>09bc2d6ab0f951c58546dab234edeaa9de7d4c44</id>
<content type='text'>
When generating many parallel data files, often some data files will be exact
copies of each other.  Checking the hashes, we can avoid combining the
duplicates, speeding the process.

On a coverage.py metacov, we had 651 duplicates out of 2189 files (29%).
The time to combine was reduced by 17%.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When generating many parallel data files, often some data files will be exact
copies of each other.  Checking the hashes, we can avoid combining the
duplicates, speeding the process.

On a coverage.py metacov, we had 651 duplicates out of 2189 files (29%).
The time to combine was reduced by 17%.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: minor tweaks to db docs</title>
<updated>2022-09-29T10:25:18+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-09-29T10:25:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=a59fc4485df1191a8efaeae92e780e9f0710484e'/>
<id>a59fc4485df1191a8efaeae92e780e9f0710484e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: ensure code blocks are highlighted properly</title>
<updated>2022-08-21T16:32:29+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-08-21T16:29:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=274de050dac6876976bbf57f9da39997225371f9'/>
<id>274de050dac6876976bbf57f9da39997225371f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: provide hints about how to fix cog-check quality failures.</title>
<updated>2022-01-15T22:16:46+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-01-15T22:16:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=e52d616a065da649494f37112cadfde0c646a0b9'/>
<id>e52d616a065da649494f37112cadfde0c646a0b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: use cog to maintain data copied into docs</title>
<updated>2021-11-19T21:43:07+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-11-19T21:37:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=97eba39c1fa2c7791da6ed644fee28666d948a33'/>
<id>97eba39c1fa2c7791da6ed644fee28666d948a33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: remove stale TODO</title>
<updated>2021-10-18T09:08:00+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-18T09:08:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=6352398dcd822b761a552d9f02df6fc96ce3cbeb'/>
<id>6352398dcd822b761a552d9f02df6fc96ce3cbeb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A little more in the db schema docs</title>
<updated>2019-09-09T09:38:03+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-09-09T09:38:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=692a0fc2ad8bbd8a3c4009460783e49e9558605a'/>
<id>692a0fc2ad8bbd8a3c4009460783e49e9558605a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some sphinx mis-references</title>
<updated>2019-08-11T21:06:25+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-08-11T21:06:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=08a54d5d17a878241b6f7ac1e08f44aa55c782aa'/>
<id>08a54d5d17a878241b6f7ac1e08f44aa55c782aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document SQLite access to data.</title>
<updated>2019-08-11T20:14:28+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-08-11T20:14:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=df1dc16fbd3d7b3e34768178d8b2e320ab584412'/>
<id>df1dc16fbd3d7b3e34768178d8b2e320ab584412</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
