Modulo operator slower than manual implementation?

后端 未结 0 1109
野的像风
野的像风 2020-12-30 19:05

I have found that manually calculating the % operator on __int128 is significantly faster than the built-in compiler operator. I will show you how

相关标签:
回答
  • 消灭零回复
提交回复
热议问题