Test name | Executions per second |
---|---|
Literal with push | 1704.6 Ops/sec |
Constructor() with push | 1723.7 Ops/sec |
Constructor(times) with push | 1718.8 Ops/sec |
Literal with index | 1844.5 Ops/sec |
Constructor() with index | 1812.1 Ops/sec |
Constructor(times) with index | 1949.5 Ops/sec |