If I put the actual computation in a `main` proc, then the overhead disappears 
for me. The problem is that having `i` as a global variable incurs additional 
overhead if it's a Nim string.

Reply via email to