Test case name | Result |
---|---|
if-else-if-else | |
switch-with-default-initialized | |
switch-without-default |
Test name | Executions per second |
---|---|
if-else-if-else | 67078672.0 Ops/sec |
switch-with-default-initialized | 69576760.0 Ops/sec |
switch-without-default | 69345888.0 Ops/sec |