# The following was supposedly scribed by
# Wu, Gang \(Steven\)
# on Monday 29 March 2004 06:48 pm:

|The result showed that gawk was about 10 times faster. Is this typical?
|What slows down Perl so much? I used "split" in Perl to parse the
|records. (Cannot use unpack because data is not fixed-width.)
|
|Also, after I embed awk in Perl, the speed was even slower than pure
|Perl. Why is that?

You're a bit off-topic for inline-perl here, and it's really hard to say 
without seeing the code that you are using to benchmark this.

Try comp.lang.perl.misc

--Eric

-- 
"It is a mistake to allow any mechanical object to realize that you are in a 
hurry."
                                        --Ralph's Observation

  • Perl vs. AWK Wu, Gang (Steven)
    • Re: Perl vs. AWK Eric Wilhelm

Reply via email to