NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
The opposition (Score:2)
Please, prove me wr
Re:The opposition (Score:1)
Please, prove me wrong (don't just argue with me!)
Re:The opposition (Score:2)
Part of the problem is Perl only has access to very high level information - strings, hashes, arrays. Whereas C, C++ and Java all have access to
Re:The opposition (Score:1)
word frequency, and more. Perl is MUCH faster in most of those tests. I don't see by what basis you can think Java is, in your words, "lost in the performance dust."
And quite literally, this site you linked to disproves your theory, unless you are relying primarily on XML support for it: most of the places Java beats perl in are things that most people probably wouldn't rely on much if at all in the context of this Google contest: object instantiation, exceptions, matrix multiplication. At worst, Perl comes in about even on data processing and manipulation (and probably better). And Perl is also significantly better on memory use.
So it looks like you're primarily arguing about XML processing
Reply to This
Parent
Re:The opposition (Score:2)
Play for yourself. I'd love to see what settings Perl comes out o
Re:The opposition (Score:1)
And in any event, your claim was not that Java was faster than Perl -- and according to this site, for what I, and
Re:The opposition (Score:2)
If Google have added Python too, and still dismiss Perl, then I think we should firebomb them. Nuff said.
Re:The opposition (Score:1)