bitwise logical and (v7)

Revision 7 of this benchmark created by Nasir on


Test runner

Ready to run.

Testing in
TestOps/sec
bitwise
(true & true & false) == true
ready
logical
(1 && 1 && 0) == 1
ready

Revisions

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