[Haskell-cafe] File I/O benchmark help (conduit, io-streams and Handle)

Alexander Kjeldaas alexander.kjeldaas at gmail.com
Fri Mar 8 10:13:38 CET 2013


On Fri, Mar 8, 2013 at 9:53 AM, Gregory Collins <greg at gregorycollins.net>wrote:

> On Fri, Mar 8, 2013 at 9:48 AM, John Lato <jwlato at gmail.com> wrote:
>
>> For comparison, on my system I get
>> $ time cp input.dat output.dat
>>
>> real 0m0.004s
>> user 0m0.000s
>> sys 0m0.000s
>>
>
> Does your workstation have an SSD? Michael's using a spinning disk.
>
>
If you're only copying a GB or so, it should only be memory traffic.

Alexander


>
> --
> Gregory Collins <greg at gregorycollins.net>
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130308/4ed2ccf7/attachment.htm>


More information about the Haskell-Cafe mailing list