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 | 201687.1 Ops/sec |
str switch | 184697.5 Ops/sec |
int if-else | 4070.7 Ops/sec |
str if-else | 85117.1 Ops/sec |
int object-key | 199034.2 Ops/sec |
str object-key | 198974.2 Ops/sec |