[Haskell-cafe] In-place modification

Steve Schafer steve at fenestra.com
Sun Jul 15 11:06:47 EDT 2007


On Sun, 15 Jul 2007 14:15:03 +0200, you wrote:

>...a simple 10 minute benchmark to compare the computational speed...

"We should forget about small efficiencies, say about 97% of the time:
premature optimization is the root of all evil." 
  - Donald Knuth (paraphrasing Tony Hoare)

Haskell is about improving software quality. A meaningful benchmark
would be one that compares end-to-end software development lifecycles,
including not only runtime performance, but also development costs,
debugging and maintenance time, reliability, etc.

Steve Schafer
Fenestra Technologies Corp.
http://www.fenestra.com/


More information about the Haskell-Cafe mailing list