Help for this page
timethese(50000, { begin => sub { begin() for 1 .. 1000 }, ... declared => sub { declared() for 1 .. 1000 }, runtime => sub { "runtime" for 1 .. 1000 }, });