Question in the title. Is there a code golf for code efficiency (speed) instead of bytes?
1 Answer
\$\begingroup\$ \$\endgroup\$
If you mean speed in terms of run time, fastest-code.
If you mean efficiency in terms of time complexity, fastest-algorithm.