Euler's sum of powers conjecture: Difference between revisions

(→‎{{header|UNIX Shell}}: Include timings in output)
Line 3,987:
{{works with|Zsh}}
 
Shell is not the go-to language for number-crunching, but if you're going to use a shell, it looks like ksh is the fasterfastest option, at about 8x faster than bash and 2x faster than zsh.
 
<lang bash>MAX=250
1,480

edits