Test name | Executions per second |
---|---|
Literal with push | 121191.0 Ops/sec |
Constructor() with push | 113659.2 Ops/sec |
Constructor(times) with push | 106854.0 Ops/sec |
Literal with index | 175652.3 Ops/sec |
Constructor() with index | 169615.2 Ops/sec |
Constructor(times) with index | 196414.7 Ops/sec |
Literal with push and overflow | 123293.7 Ops/sec |
Constructor() with push and overflow | 113680.5 Ops/sec |
Constructor(times) with push and overflow | 99542.0 Ops/sec |
Literal with index and overflow | 172926.9 Ops/sec |
Constructor() with index and overflow | 168488.6 Ops/sec |
Constructor(times) with index and overflow | 195902.3 Ops/sec |