Test case name | Result |
---|---|
Int switch | |
str switch | |
int if-else | |
str if-else | |
int object-key | |
str object-key |
Test name | Executions per second |
---|---|
Int switch | 584695.8 Ops/sec |
str switch | 527985.6 Ops/sec |
int if-else | 222489.5 Ops/sec |
str if-else | 185360.0 Ops/sec |
int object-key | 526102.8 Ops/sec |
str object-key | 355381.2 Ops/sec |