Test case name | Result |
---|---|
Call the same calc function with different arguments | |
Call separate closures for each calc |
Test name | Executions per second |
---|---|
Call the same calc function with different arguments | 181.0 Ops/sec |
Call separate closures for each calc | 250.4 Ops/sec |