in reply to Re: Re4: Optimizing away calls to functions defined in eval
in thread Optimizing away calls to functions defined in eval

Because the conversion to auto-generated accessors is running slower than pre-defined accessors, even though the pre-defined ones were slower, 1-for-1 than the ones I'm generating in the auto-generated.

Doesn't matter. I'm recompiling Perl for use with Devel::DProf and I'll figure it out soon enough. I was just wondering if anyone had a quick answer for me. :-)

------
We are the carpenters and bricklayers of the Information Age.

Don't go borrowing trouble. For programmers, this means Worry only about what you need to implement.

  • Comment on Re6: Optimizing away calls to functions defined in eval