Test name | Executions per second |
---|---|
Literal with push | 88651.9 Ops/sec |
Constructor() with push | 82838.1 Ops/sec |
Constructor(times) with push | 85554.2 Ops/sec |
Literal with index | 85645.0 Ops/sec |
Constructor() with index | 79036.2 Ops/sec |
Constructor(times) with index | 89477.5 Ops/sec |
Literal with push and overflow | 88126.6 Ops/sec |
Constructor() with push and overflow | 83177.1 Ops/sec |
Constructor(times) with push and overflow | 85977.2 Ops/sec |
Literal with index and overflow | 84226.1 Ops/sec |
Constructor() with index and overflow | 78855.8 Ops/sec |
Constructor(times) with index and overflow | 89834.6 Ops/sec |