<feed xmlns='http://www.w3.org/2005/Atom'>
<title>GitPython/test/git/performance/test_streams.py, branch 0.3.2.1-patched</title>
<subtitle>Forked from https://github.com/gitpython-developers/GitPython</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/'/>
<entry>
<title>flattened test folder structure, didn't adjust any file content yet</title>
<updated>2010-11-21T18:19:04+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-11-21T18:19:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=e6019e16d5a74dc49eb7129ee7fd78b4de51dac2'/>
<id>e6019e16d5a74dc49eb7129ee7fd78b4de51dac2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed performance tests which broke in the meanwhile - they definitely don't run often enough, which is because they intentionally don't have a package initialization file</title>
<updated>2010-11-20T16:51:25+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-11-20T16:51:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=8d0aa1ef19e2c3babee458bd4504820f415148e0'/>
<id>8d0aa1ef19e2c3babee458bd4504820f415148e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed performance tests which broke in the course of the sha1-20 byte changes</title>
<updated>2010-06-28T20:25:12+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-06-28T20:25:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=f1401803ccf7db5d897a5ef4b27e2176627c430e'/>
<id>f1401803ccf7db5d897a5ef4b27e2176627c430e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed odb from project, it is now used as a submodule named gitdb, which was added instead</title>
<updated>2010-06-12T15:20:43+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-06-12T15:20:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=6c1faef799095f3990e9970bc2cb10aa0221cf9c'/>
<id>6c1faef799095f3990e9970bc2cb10aa0221cf9c</id>
<content type='text'>
Adjusted all imports to deal with the changed package names
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adjusted all imports to deal with the changed package names
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented stream tests, found a bug on the way, slowly a test-framework for streams starts to show up, but its not yet there</title>
<updated>2010-06-04T21:06:31+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-06-04T21:06:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=a243827ab3346e188e99db2f9fc1f916941c9b1a'/>
<id>a243827ab3346e188e99db2f9fc1f916941c9b1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed implementation after design change to deal with it - all tests run, but next there will have to be more through testing</title>
<updated>2010-06-04T15:22:08+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-06-04T15:22:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=e746f96bcc29238b79118123028ca170adc4ff0f'/>
<id>e746f96bcc29238b79118123028ca170adc4ff0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initial version of new odb design to facilitate a channel based multi-threading implementation of all odb functions</title>
<updated>2010-06-04T12:41:15+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-06-04T12:41:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=a1e80445ad5cb6da4c0070d7cb8af89da3b0803b'/>
<id>a1e80445ad5cb6da4c0070d7cb8af89da3b0803b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>commit.create_from_tree now uses pure python implementation, fixed message parsing which truncated newlines although it was ilegitimate. Its up to the reader to truncate therse, nowhere in the git code I could find anyone adding newlines to commits where it is written</title>
<updated>2010-06-03T21:20:34+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-06-03T21:20:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=1e2b46138ba58033738a24dadccc265748fce2ca'/>
<id>1e2b46138ba58033738a24dadccc265748fce2ca</id>
<content type='text'>
Added performance tests for serialization, it does about 5k commits per second if writing to tmpfs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added performance tests for serialization, it does about 5k commits per second if writing to tmpfs
</pre>
</div>
</content>
</entry>
<entry>
<title>Added performance comparison to cgit ... and yes, git-python is faster :)</title>
<updated>2010-06-03T18:40:43+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-06-03T17:04:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=4b4a514e51fbc7dc6ddcb27c188159d57b5d1fa9'/>
<id>4b4a514e51fbc7dc6ddcb27c188159d57b5d1fa9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>odb: fixed streamed decompression reader ( specific tests would still be missing ) and added performance tests which are extremely promising</title>
<updated>2010-06-03T16:21:05+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-06-03T16:21:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=26e138cb47dccc859ff219f108ce9b7d96cbcbcd'/>
<id>26e138cb47dccc859ff219f108ce9b7d96cbcbcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
