<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/greenlet.git/benchmarks, branch master</title>
<subtitle>github.com: python-greenlet/greenlet.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/'/>
<entry>
<title>Add benchmarks.</title>
<updated>2021-10-12T13:53:57+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2021-09-29T16:44:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=ff3c7c26cf7cf12733a4d5073b4e62d850369377'/>
<id>ff3c7c26cf7cf12733a4d5073b4e62d850369377</id>
<content type='text'>
Currently, we're somewhat slower than the global variable case, as
expected.

| Benchmark                    | gl-1.1.2 | tl1                   |
|------------------------------|:--------:|:---------------------:|
| create a greenlet            | 68.7 ns  | 88.0 ns: 1.28x slower |
| switch between two greenlets | 301 ns   | 435 ns: 1.45x slower  |
| getcurrent single thread     | 17.9 ns  | 31.8 ns: 1.78x slower |
| chain(100000)                | 256 ms   | 275 ms: 1.08x slower  |
| Geometric mean               | (ref)    | 1.37x slower          |

Also some Windows debugging.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, we're somewhat slower than the global variable case, as
expected.

| Benchmark                    | gl-1.1.2 | tl1                   |
|------------------------------|:--------:|:---------------------:|
| create a greenlet            | 68.7 ns  | 88.0 ns: 1.28x slower |
| switch between two greenlets | 301 ns   | 435 ns: 1.45x slower  |
| getcurrent single thread     | 17.9 ns  | 31.8 ns: 1.78x slower |
| chain(100000)                | 256 ms   | 275 ms: 1.08x slower  |
| Geometric mean               | (ref)    | 1.37x slower          |

Also some Windows debugging.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unuseful while loop in benchmarks</title>
<updated>2015-01-24T15:58:18+00:00</updated>
<author>
<name>ChangBo Guo(gcb)</name>
<email>eric.guo@easystack.cn</email>
</author>
<published>2015-01-24T15:58:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=d8409a7cb9ef04b29478888fd8cb6767c10c5842'/>
<id>d8409a7cb9ef04b29478888fd8cb6767c10c5842</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pep8/cleanup whitespace in all .py files</title>
<updated>2012-01-26T23:40:10+00:00</updated>
<author>
<name>Ralf Schmitt</name>
<email>ralf@systemexit.de</email>
</author>
<published>2012-01-26T14:51:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=06da7e12c0ff913e41238d5c9745c95642bd8376'/>
<id>06da7e12c0ff913e41238d5c9745c95642bd8376</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use format string in usage.</title>
<updated>2010-04-05T19:04:32+00:00</updated>
<author>
<name>Kyle Ambroff</name>
<email>ambroff@lindenlab.com</email>
</author>
<published>2010-04-05T19:04:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=4bd2795d25e88c39de5ac22968d76ada9a73dd6f'/>
<id>4bd2795d25e88c39de5ac22968d76ada9a73dd6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Record cpu time instead of real time.</title>
<updated>2010-03-13T19:02:18+00:00</updated>
<author>
<name>Kyle Ambroff</name>
<email>ambroff@lindenlab.com</email>
</author>
<published>2010-03-13T19:02:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=2b662c326025149419aca68a0c9dacfdec772dc1'/>
<id>2b662c326025149419aca68a0c9dacfdec772dc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add chain.py benchmark used to profile the heap.</title>
<updated>2010-03-13T03:33:04+00:00</updated>
<author>
<name>Kyle Ambroff</name>
<email>ambroff@lindenlab.com</email>
</author>
<published>2010-03-13T03:33:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=ae0a601d3091a63fd6a64237d33eb26997a259d8'/>
<id>ae0a601d3091a63fd6a64237d33eb26997a259d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
