3 Sep 2012 17:35
Bigtable Benchmark
Hi all,
I was attempting to try the bigtable benchmark earlier on from https://github.com/yesodweb/benchmarks/blob/master/bigtable/yesod.hs and I'm met with a type mismatch from the copyByteString calls within the table creator (expected ByteString got [Char]). I presume this method has thus changed and I need to convert the Strings to ByteString's prior to building the table?
Thanks for any help,
Best,
Chris.
RSS Feed