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