Without destructuring vs With destructuring vs With destructuring and renaming| Test case name | Result |
|---|---|
| Without destructuring | |
| With destructuring | |
| With destructuring and renaming |
| Test name | Executions per second |
|---|---|
| ✓ With destructuring | 185,060 Ops/sec |
| With destructuring and renaming | 179,136 Ops/sec |
| Without destructuring | 178,315 Ops/sec |