sub nothing { return (); } nothing() for 0..100_000_000; warn time()-$^T;