Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Why not Python?

Name: Anonymous 2008-06-27 15:32

What's wrong with Python?

Name: Anonymous 2008-06-28 6:09

>>14
Haskell is almost as fast as C.

Name: Anonymous 2008-06-28 11:07

>>15
Not quite, it's currently almost as fast as Java:
http://shootout.alioth.debian.org/gp4/benchmark.php?test=all&lang=all

Name: >>17 2008-06-28 11:08

But wastes way less memory than Java.

Name: Anonymous 2008-06-28 11:24

>>15,17
Stop fooling yourself. Most of those programs are only nominally written in Haskell. The actual language used mostly consists of Data.ByteString.Unsafe and !, and is generally about as pleasant and readable as optimized x86 assembly.

Name: Anonymous 2008-06-28 11:55

>>19
I've read somewhere that those benchmarks were made strict because the lazy ones cut corners and didn't do the same amount work that their equivalents in, say, Java did, thus being unfairly faster. Allegedly the strictness was not introduced to gain speed, but to lose it.

Name: Anonymous 2008-06-28 12:21

>>20
[citation needed]

Name: Anonymous 2008-06-28 13:01

>>21
I've read somewhere that those benchmarks were made strict because the lazy ones cut corners and didn't do the same amount work that their equivalents in, say, Java did, thus being unfairly faster. Allegedly the strictness was not introduced to gain speed, but to lose it.[1]

References              
1. http://www.mail-archive.com/haskell@haskell.org/msg18863.html

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List