[Haskell-cafe] Adding a builder to the "bytestring" package?
John Millikin
jmillikin at gmail.com
Mon Jan 24 02:49:49 CET 2011
No units -- I generated the chart with Progression, which by default
normalises the data so the first library (here, "binary") in each
benchmark is 1.0. It can also generate absolute-time charts:
Runtime in seconds, grouped by benchmark: http://i.imgur.com/f0EOa.png
Runtime in seconds, grouped by library: http://i.imgur.com/PXW97.png
Benchmark source files attached, if you'd like to poke at them.
On Sun, Jan 23, 2011 at 17:21, Conrad Parker <conrad at metadecks.org> wrote:
> On 24 January 2011 07:29, John Millikin <jmillikin at gmail.com> wrote:
>> Patch done and sent to the bytestring maintainers. For the interested,
>> here's the benchmark chart for binary, cereal, and
>> blaze-builder/bytestring:
>>
>> http://i.imgur.com/xw3TL.png
>
> Can has units?
>
> Conrad.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bench_binary.hs
Type: text/x-haskell
Size: 1633 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110123/19cf9085/attachment.hs>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bench_blaze.hs
Type: text/x-haskell
Size: 2013 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110123/19cf9085/attachment-0001.hs>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bench_cereal.hs
Type: text/x-haskell
Size: 1600 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110123/19cf9085/attachment-0002.hs>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bench_bytestring.hs
Type: text/x-haskell
Size: 2110 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110123/19cf9085/attachment-0003.hs>
More information about the Haskell-Cafe
mailing list