Test case name | Result |
---|---|
ES6 Class | |
Function Prototype | |
Object Literal | |
Basic function | |
Basic functions with object destructuring |
Test name | Executions per second |
---|---|
ES6 Class | 3524369.0 Ops/sec |
Function Prototype | 4096837.5 Ops/sec |
Object Literal | 2365982.8 Ops/sec |
Basic function | 65396164.0 Ops/sec |
Basic functions with object destructuring | 63556236.0 Ops/sec |