Testing inverts

Benchmark created by Alex on


Setup

var bit = 0;

Test runner

Ready to run.

Testing in
TestOps/sec
Bitwise NOT
bit = ~bit;
ready
NOT
bit = !bit;
ready

Revisions

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