in reply to Re^2: '%hash = ()' is slower than 'undef %hash'
in thread '%hash = ()' is slower than 'undef %hash'

I think defined %hash used to show the difference . Unfortunately it's deprecated now.
  • Comment on Re^3: '%hash = ()' is slower than 'undef %hash'