true loops

Benchmark created by Hideto Manjo on


Test runner

Ready to run.

Testing in
TestOps/sec
do while
do{
}while(false);
ready
while
while(true){
break;
};
ready

Revisions

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

  • Revision 1: published by Hideto Manjo on