Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FEAT] Avoid compiler optimization in benchmarks
The addition of a global variable does not allow the compiler to carry out optimization behind the scene, which can affect the comparison of this implementation with other ones.
- Loading branch information