in reply to Risque Romantic Rosetta Roman Race
Since you already have timing code set up, could you please replace
map { $rtoa{$_} } split//, uc(shift)with
@rtoa{ split//, uc(shift) }and see if it is any faster?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Risque Romantic Rosetta Roman Race
by eyepopslikeamosquito (Archbishop) on May 10, 2023 at 09:06 UTC | |
by tybalt89 (Monsignor) on May 10, 2023 at 09:23 UTC | |
by tybalt89 (Monsignor) on May 10, 2023 at 09:37 UTC | |
by hippo (Archbishop) on May 10, 2023 at 10:05 UTC | |
by eyepopslikeamosquito (Archbishop) on May 10, 2023 at 10:07 UTC | |
by tybalt89 (Monsignor) on May 10, 2023 at 09:30 UTC |