![]() |
|
laziness, impatience, and hubris | |
PerlMonks |
Re^8: Declaring with my, assigning, and testing in same line (attributes)by LanX (Sage) |
on Dec 15, 2015 at 10:23 UTC ( #1150352=note: print w/replies, xml ) | Need Help?? |
> are much slower Did you expect otherwise? :) That's normally the prize for syntactic sugar... I wouldn't be surprised if Attribute::Handlers is to be blamed for a big part of the delay. Using attributes directly might speed up things, but it will still be considerably slower. But when used in the context of debugging or similar speed wouldn't matter that much.
Cheers Rolf
In Section
Seekers of Perl Wisdom
|
|