Hacker News new | ask | show | jobs
by alanstorm 5803 days ago
This reminds me of a lot of the "discussion" surrounding the Mozilla project back in the pre 1.0 days.

Non Project Member makes a decent point about performance, but does so in an incredibly presumptuous, entitled, non-helpful way.

Project Members make a lot noise and had waves about pre-production, non-optimized versions, etc., but never come out and say "Yes, version n+1 of our project will most likely use more ram and run slower on the same hardware as version N of our project"

1 comments

chromatic says a factor of 2.0 is a worthwhile target (http://lwn.net/Articles/398051/). I think that's the best you'll get since good developers—especially perl6 developers—generally are copiously optimistic.
We haven't reached the point of dramatic optimizations yet. We're making some architectural changes in Parrot (the Lorito project) to allow for tracing JIT, bytecode optimizations, and slimmer deployment of dependency-traced applications.