bitmod

Benchmark created on


Setup


a = 128 + 3;

Test runner

Ready to run.

Testing in
TestOps/sec
bit
a & 127
ready
mod
a % 128
ready

Revisions

You can edit these tests or add more tests to this page by appending /edit to the URL.