in reply to Re: Experimental features: autoderef vs postfix deref
in thread Experimental features: autoderef vs postfix deref
Did you run the benchmark several times? Such small differences are suspicious. It might be more enlightening to use a perl binary with -DDEBUGGING and dump the parse tree. For well implemented variations of syntactic sugar of the same thing I'd expect the the compiler to produce the same tree.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Experimental features: autoderef vs postfix deref
by stevieb (Canon) on Jul 13, 2015 at 20:54 UTC |