Test case name | Result |
---|---|
test toString JS n = 10000 | |
test toString js n = 100000 | |
test toString lodash n = 10000 | |
test toString lodash n = 100000 |
Test name | Executions per second |
---|---|
test toString JS n = 10000 | 2102.4 Ops/sec |
test toString js n = 100000 | 71.5 Ops/sec |
test toString lodash n = 10000 | 2120.3 Ops/sec |
test toString lodash n = 100000 | 84.5 Ops/sec |