← Back to context Comment by radiator 2 months ago it is so much slower to start than perl, that you don't want to run it for quick one-off tasks 1 comment radiator Reply librasteve 1 month ago ~ > time perl -e '' perl -e '' 0.01s user 0.01s system 10% cpu 0.179 total ~ > time raku -e '' raku -e '' 0.09s user 0.04s system 53% cpu 0.232 total ~ >
librasteve 1 month ago ~ > time perl -e '' perl -e '' 0.01s user 0.01s system 10% cpu 0.179 total ~ > time raku -e '' raku -e '' 0.09s user 0.04s system 53% cpu 0.232 total ~ >