http://www.perlmonks.org?node_id=948736


in reply to Re^6: Question about curious performance of if...elsif block
in thread Question about curious performance of if...elsif block

Remember that a processor is a complex beast. For example your bigger script might just have exceeded the small L1 instruction cache of your processsor, which is just 32k on a core2 CPU.