Test case name | Result |
---|---|
lodash omit | |
plain omit (structuredClone) | |
plain omit (JSON.stringify) |
Test name | Executions per second |
---|---|
lodash omit | 106885.5 Ops/sec |
plain omit (structuredClone) | 12694.5 Ops/sec |
plain omit (JSON.stringify) | 21323.0 Ops/sec |