On 27 May 2010 17:55, Michael Snoyman <mich...@snoyman.com> wrote: > Two comments: > * The exclamation point seems good enough for attributes. I copied that for > Hamlet as well. > * If you're standardizing on UTF-8, why not support bytestrings? I'm aware > that a user could shoot him/herself in the foot by passing in non-UTF8 data, > but I would imagine the performance gains would outweigh this. My recent > benchmarks on the BigTable benchmark[1] imply a huge performance gap between > ByteStrings and other contenders.
Wow, I find it rather surprising that String out-performs Text; any idea why that is? I wonder if you're just using it wrong... -- Ivan Lazar Miljenovic ivan.miljeno...@gmail.com IvanMiljenovic.wordpress.com _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe