in reply to Re^2: Company considers recoding Java app in Perl
in thread Company considers recoding Java app in Perl
Perl's development speed is faster, but from what I've seen of Java, trying to code 00 Perl in the style most Perl programmers use seems to be quite a bit slower. Compare the speed of Lucene versus Plucene or XProlog versus AI::Prolog. Perl loses hands down. These started as straightforward ports which is part of the problem, but their coding styles don't seem significantly different from what I see many Perl programmers use.
On the other hand, I hear people claim that when Perl is coded in a more idiomatic style, it competes quite handily, but I'd like to see benchmarks against real-world applications rather than samples.
Cheers,
Ovid
New address of my CGI Course.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Company considers recoding Java app in Perl
by Anonymous Monk on Aug 13, 2005 at 20:34 UTC | |
|
Re^4: Company considers recoding Java app in Perl
by phaylon (Curate) on Aug 14, 2005 at 14:21 UTC |