Speed of csvReader
data pulverizer via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Thu Jan 21 03:11:51 PST 2016
On Thursday, 21 January 2016 at 11:08:18 UTC, Ali Çehreli wrote:
> On 01/21/2016 02:40 AM, data pulverizer wrote:
>
>>> dmd -release -inline code.d
>
> These two as well please:
>
> -O -boundscheck=off
>
>> the ingest of files and
>> speed of calculation is very important to me.
>
> We should understand why D is slow in this case. :)
>
> Ali
Thank you, adding those two flags brings down the time a little
more ...
Time (s): 6.832
More information about the Digitalmars-d-learn
mailing list