<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cmark/bench, branch master</title>
<subtitle>My own fork of cmark for commonmark conversion</subtitle>
<link rel='alternate' type='text/html' href='http://5.196.69.93/cmark/'/>
<entry>
<title>Added 'make newbench'.</title>
<updated>2016-12-06T09:56:59+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2016-12-06T09:56:59+00:00</published>
<link rel='alternate' type='text/html' href='http://5.196.69.93/cmark/commit/?id=5255e2d5717dc7a265ca79404d387ef8abe8c004'/>
<id>5255e2d5717dc7a265ca79404d387ef8abe8c004</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revised benchmark procedure.</title>
<updated>2014-11-22T21:02:01+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-11-22T21:02:01+00:00</published>
<link rel='alternate' type='text/html' href='http://5.196.69.93/cmark/commit/?id=0bc5cd38d4387e2624b8c67db0b5e282fd486421'/>
<id>0bc5cd38d4387e2624b8c67db0b5e282fd486421</id>
<content type='text'>
Now we take the difference of the time to process the input
and the time to run with no input.  This compensates for
slow startup time in dynamic languages.

See comments on 2dcef8a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now we take the difference of the time to process the input
and the time to run with no input.  This compensates for
slow startup time in dynamic languages.

See comments on 2dcef8a
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed variance from stats.py.</title>
<updated>2014-11-20T21:07:04+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>fiddlosopher@gmail.com</email>
</author>
<published>2014-11-20T21:07:04+00:00</published>
<link rel='alternate' type='text/html' href='http://5.196.69.93/cmark/commit/?id=eaec1043a4ad4ec7a8453ddccdefb3ad5bde1c78'/>
<id>eaec1043a4ad4ec7a8453ddccdefb3ad5bde1c78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better benchmark.</title>
<updated>2014-11-17T18:14:24+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-11-17T18:14:24+00:00</published>
<link rel='alternate' type='text/html' href='http://5.196.69.93/cmark/commit/?id=67c5944b02d0dcabd8e928dbc997b41c03000b0b'/>
<id>67c5944b02d0dcabd8e928dbc997b41c03000b0b</id>
<content type='text'>
'make bench' runs the program 20 times against a file
composed of 10 copies of Pro Git (about 5MB in all).

It then does statistics on the results.

We run it with high priority to get more consistent timings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'make bench' runs the program 20 times against a file
composed of 10 copies of Pro Git (about 5MB in all).

It then does statistics on the results.

We run it with high priority to get more consistent timings.
</pre>
</div>
</content>
</entry>
</feed>
