[Haskell-cafe] Re: Re[8]: In-place modification

Aaron Denney wnoise at ofb.net
Mon Jul 16 11:49:45 EDT 2007


On 2007-07-16, Bulat Ziganshin <bulat.ziganshin at gmail.com> wrote:
> once i summed up my experience - you may either write
> 1) high-level code, which is written 10x faster than in C but works
> 100x slower
> 2) low-level code that is written 3x slower than in C and works 3x
> slower too

Well, replace "you may" with "Bulat may", and I'll agree.

I'd call the low-level code about equal writing time.  People's milage
will vary enormously.

-- 
Aaron Denney
-><-



More information about the Haskell-Cafe mailing list