[Haskell-cafe] blas bindings, why are they so much slower the C?

Adam Langley agl at imperialviolet.org
Wed Jun 18 12:51:45 EDT 2008


On Wed, Jun 18, 2008 at 9:16 AM, Anatoly Yakovenko
<aeyakovenko at gmail.com> wrote:
> C doesn't work like that :)

Yes it can. You would have to check the disassembly to be sure, but C
compilers can, and do, perform dead code elimination.


AGL

-- 
Adam Langley agl at imperialviolet.org http://www.imperialviolet.org


More information about the Haskell-Cafe mailing list