bitwise logical and (v4)

Revision 4 of this benchmark created on


Test runner

Ready to run.

Testing in
TestOps/sec
bitwise
(false & true & true & true & [] & "") == true
ready
logical
(false && true && true && true && [] && "") == true
ready

Revisions

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