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 On Wed, Jan 19, 2011 at 15:30, Johan Tibell <[email protected]> wrote: > On Thu, Jan 20, 2011 at 12:16 AM, John Millikin <[email protected]> wrote: >> blaze-builder already implements the "binary" builder interface, minus >> the putWord* functions. I think those would be trivial to reimplement >> on top of Write. >> >> Since it sounds like everyone agrees with / has already thought of >> moving Builder into bytestring, I'll start poking at a patch. Who is >> the current patch-reviewer for binary and bytestring? > > I'd suggest addressing the patch to Don Stewart, Duncan Coutts, and > Lennart Kolmodin. > > Johan > _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
