@wiffel: It is true: last updates of LLVM and Clang among other things declared 5x faster pow execution. Nim can do nothing about this.
@LeuGim: Yes, in this particular case POW is not the best choice, but it is some kind worrying and unpleasant when your code depends on library function that is unexpectedly bad implemented.
