Test name | Executions per second |
---|---|
Literal with push | 3826.0 Ops/sec |
Constructor() with push | 2924.2 Ops/sec |
Constructor(times) with push | 6450.4 Ops/sec |
Literal with index | 9386.4 Ops/sec |
Constructor() with index | 9353.4 Ops/sec |
Constructor(times) with index | 12325.8 Ops/sec |