top | item 44918919

(no title)

ackfoobar | 6 months ago

> straight/naive rewrite was ~3 times faster

How much of that do you think comes from reduced allocations/indirections? Now I really want to try out OxCaml and see if I can approximate this speedup by picking up low hanging fruits.

discuss

order

loxs|6 months ago

I would imagine most of it, because the program in question mostly does parsing and ETL.