<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/node.git/benchmark/net, branch node-review</title>
<subtitle>github.com: joyent/node.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/'/>
<entry>
<title>stream_wrap: use `uv_try_write` where possible</title>
<updated>2014-01-28T22:49:03+00:00</updated>
<author>
<name>Fedor Indutny</name>
<email>fedor.indutny@gmail.com</email>
</author>
<published>2014-01-28T22:48:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=9836a4eeda1e2d43aad0923f1f72b364792629bc'/>
<id>9836a4eeda1e2d43aad0923f1f72b364792629bc</id>
<content type='text'>
Use `uv_try_write` for string and buffer writes, thus avoiding to do
allocations and copying in some of the cases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use `uv_try_write` for string and buffer writes, thus avoiding to do
allocations and copying in some of the cases.
</pre>
</div>
</content>
</entry>
<entry>
<title>bench: fix up benchmarks after internal api change</title>
<updated>2013-07-20T10:13:54+00:00</updated>
<author>
<name>Ben Noordhuis</name>
<email>info@bnoordhuis.nl</email>
</author>
<published>2013-07-19T21:59:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=d75f67f949f2e3b7564671f02cb2ab8e86205e13'/>
<id>d75f67f949f2e3b7564671f02cb2ab8e86205e13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>benchmark: update callbacks only receive data</title>
<updated>2013-07-08T23:53:41+00:00</updated>
<author>
<name>Trevor Norris</name>
<email>trev.norris@gmail.com</email>
</author>
<published>2013-07-08T23:53:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=22668db73d1accf1e9332b6b780b84a144277888'/>
<id>22668db73d1accf1e9332b6b780b84a144277888</id>
<content type='text'>
Since the SlabAllocator was removed the buffer length/offset is no
longer sent to the onread callback. The benchmarks have been updated to
reflect that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since the SlabAllocator was removed the buffer length/offset is no
longer sent to the onread callback. The benchmarks have been updated to
reflect that.
</pre>
</div>
</content>
</entry>
<entry>
<title>bench: add dgram send/recv benchmark</title>
<updated>2013-03-20T16:16:30+00:00</updated>
<author>
<name>Ben Noordhuis</name>
<email>info@bnoordhuis.nl</email>
</author>
<published>2013-03-20T15:53:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=3dac421393b3379bc355c2776563da8537348c26'/>
<id>3dac421393b3379bc355c2776563da8537348c26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bench: Simplify duration arguments to benchmarks</title>
<updated>2013-02-20T01:16:55+00:00</updated>
<author>
<name>isaacs</name>
<email>i@izs.me</email>
</author>
<published>2013-02-19T23:03:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=4b80f217cd91a5b29089d94398059b85b1ef8a93'/>
<id>4b80f217cd91a5b29089d94398059b85b1ef8a93</id>
<content type='text'>
For throughput benchmarks, run with just 5s durations rather than 1s and 3s.

For startup benchmark, run with just a single 1s duration, since it's very
consistent anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For throughput benchmarks, run with just 5s durations rather than 1s and 3s.

For startup benchmark, run with just a single 1s duration, since it's very
consistent anyway.
</pre>
</div>
</content>
</entry>
<entry>
<title>bench: net benchmarks using common script</title>
<updated>2013-02-19T22:14:30+00:00</updated>
<author>
<name>isaacs</name>
<email>i@izs.me</email>
</author>
<published>2013-02-08T03:13:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=e82f97401f9d7c54155b52b310f1893e45205c46'/>
<id>e82f97401f9d7c54155b52b310f1893e45205c46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bench: Move net-pipe into benchmark/net</title>
<updated>2013-02-19T22:14:30+00:00</updated>
<author>
<name>isaacs</name>
<email>i@izs.me</email>
</author>
<published>2013-02-08T03:10:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=baea73ccda8a54d93f0de4f60ffcee568dac8c01'/>
<id>baea73ccda8a54d93f0de4f60ffcee568dac8c01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
