<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/node.git/benchmark, branch move-debugger-tests</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>benchmark: fixate `ciphers` in tls benchmarks</title>
<updated>2013-12-06T22:32:03+00:00</updated>
<author>
<name>Fedor Indutny</name>
<email>fedor.indutny@gmail.com</email>
</author>
<published>2013-12-06T10:30:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=f5ab3e4c5cd37b76d60f657190b315183dbefeba'/>
<id>f5ab3e4c5cd37b76d60f657190b315183dbefeba</id>
<content type='text'>
Benchmark should always use the same cipher in order to be truthful.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Benchmark should always use the same cipher in order to be truthful.
</pre>
</div>
</content>
</entry>
<entry>
<title>benchmark: Correct the bufferSize to highWaterMark</title>
<updated>2013-11-06T12:32:22+00:00</updated>
<author>
<name>Jackson Tian</name>
<email>shyvo1987@gmail.com</email>
</author>
<published>2013-09-01T17:41:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=60958d235d6ad789b034a67a528a7d680ac1c727'/>
<id>60958d235d6ad789b034a67a528a7d680ac1c727</id>
<content type='text'>
  The bufferSize has been removed. Use highWaterMark instead of.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  The bufferSize has been removed. Use highWaterMark instead of.
</pre>
</div>
</content>
</entry>
<entry>
<title>benchmark: add http chunked encoding benchmarks</title>
<updated>2013-11-01T14:44:44+00:00</updated>
<author>
<name>Ben Noordhuis</name>
<email>info@bnoordhuis.nl</email>
</author>
<published>2013-11-01T14:44:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=df3537102b9ba335f05315e513e7cb0123321362'/>
<id>df3537102b9ba335f05315e513e7cb0123321362</id>
<content type='text'>
Test both "Content-Length: xxx" and "Transfer-Encoding: chunked" responses in
the http/simple benchmark.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test both "Content-Length: xxx" and "Transfer-Encoding: chunked" responses in
the http/simple benchmark.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'ry/v0.10'</title>
<updated>2013-09-01T00:58:44+00:00</updated>
<author>
<name>isaacs</name>
<email>i@izs.me</email>
</author>
<published>2013-09-01T00:58:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=2be09f9493fb3723601c404c7989d58eed609b57'/>
<id>2be09f9493fb3723601c404c7989d58eed609b57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>benchmark: Fix execArgv handling</title>
<updated>2013-09-01T00:58:17+00:00</updated>
<author>
<name>isaacs</name>
<email>i@izs.me</email>
</author>
<published>2013-09-01T00:58:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=00a1d3633c3ed71977a981105de189915eb70e6d'/>
<id>00a1d3633c3ed71977a981105de189915eb70e6d</id>
<content type='text'>
Bug in 01f3b46 causes the same benchmark to be run repeatedly.

Not so useful for the compare scripts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug in 01f3b46 causes the same benchmark to be run repeatedly.

Not so useful for the compare scripts.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'ry/v0.10'</title>
<updated>2013-08-31T18:29:51+00:00</updated>
<author>
<name>isaacs</name>
<email>i@izs.me</email>
</author>
<published>2013-08-31T18:29:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=cece100082e37ef58262584356de70d814824439'/>
<id>cece100082e37ef58262584356de70d814824439</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>benchmark: Support passing v8 flags to benchmarks</title>
<updated>2013-08-31T17:36:44+00:00</updated>
<author>
<name>isaacs</name>
<email>i@izs.me</email>
</author>
<published>2013-08-31T05:39:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=01f3b468a917ba89c3deab0e5f90e3f37f3dc169'/>
<id>01f3b468a917ba89c3deab0e5f90e3f37f3dc169</id>
<content type='text'>
The better to test --use-strict effects on performance.

(Spoiler: it has no measurable effect on performance.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The better to test --use-strict effects on performance.

(Spoiler: it has no measurable effect on performance.)
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes #6031 spelling errors</title>
<updated>2013-08-19T23:42:16+00:00</updated>
<author>
<name>Matthew Aynalem</name>
<email>maynalem@gmail.com</email>
</author>
<published>2013-08-12T22:01:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=c171c490f2d850f63a37496bc7b31855193ce298'/>
<id>c171c490f2d850f63a37496bc7b31855193ce298</id>
<content type='text'>
explictly =&gt; explicitly
accesss =&gt; access
througput =&gt; throughput
epxression =&gt; expression
communiction =&gt; communication
becuase =&gt; because
repersent =&gt; represent
condonitions =&gt; conditions
decompresion =&gt; decompression
intentially =&gt; intentionally
eventes =&gt; events
listning =&gt; listening
resicved =&gt; received
becuase =&gt; because
fundimental =&gt; fundamental
colapse =&gt; collapse
privlages =&gt; privileges
sufficently =&gt; sufficiently
hapepns =&gt; happens
expliclitly =&gt; explicitly
thier =&gt; their
shold =&gt; should
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
explictly =&gt; explicitly
accesss =&gt; access
througput =&gt; throughput
epxression =&gt; expression
communiction =&gt; communication
becuase =&gt; because
repersent =&gt; represent
condonitions =&gt; conditions
decompresion =&gt; decompression
intentially =&gt; intentionally
eventes =&gt; events
listning =&gt; listening
resicved =&gt; received
becuase =&gt; because
fundimental =&gt; fundamental
colapse =&gt; collapse
privlages =&gt; privileges
sufficently =&gt; sufficiently
hapepns =&gt; happens
expliclitly =&gt; explicitly
thier =&gt; their
shold =&gt; should
</pre>
</div>
</content>
</entry>
<entry>
<title>benchmark: update misc to new v8 API</title>
<updated>2013-08-01T22:02:38+00:00</updated>
<author>
<name>Trevor Norris</name>
<email>trev.norris@gmail.com</email>
</author>
<published>2013-08-01T22:02:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=9a29aa8c552eb2b120c101c1cfd66ba565a17ed5'/>
<id>9a29aa8c552eb2b120c101c1cfd66ba565a17ed5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
</feed>
