Test case name | Result |
---|---|
toString from string | |
toString from number | |
concat from string | |
concat from number |
Test name | Executions per second |
---|---|
toString from string | 11127962.0 Ops/sec |
toString from number | 10748150.0 Ops/sec |
concat from string | 11446328.0 Ops/sec |
concat from number | 11983025.0 Ops/sec |