in reply to Re^5: Object-Oriented Perl Performance Penalty
in thread performance - loops, sub refs, symbol tables, and if/elses
Using object-oriented methods incurs a small but acceptable penalty,What's acceptable is really for each individual engineer to decide. While I agree with your general point, this OP sounds like he wants the fastest possible solution. And that, unfortunately, means avoiding OO.
jdporter
...porque es dificil estar guapo y blanco.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Object-Oriented Perl Performance Penalty
by tadman (Prior) on Dec 17, 2002 at 21:35 UTC | |
|
Re: Re: Re^5: Object-Oriented Perl Performance Penalty
by runrig (Abbot) on Dec 17, 2002 at 21:39 UTC |