Test case name | Result |
---|---|
test1: if | |
test2: callback | |
test3: currying | |
test3_1: currying reverse | |
test4: currying in try...catch |
Test name | Executions per second |
---|---|
test1: if | 547435.9 Ops/sec |
test2: callback | 507159.3 Ops/sec |
test3: currying | 501421.8 Ops/sec |
test3_1: currying reverse | 502704.8 Ops/sec |
test4: currying in try...catch | 500695.8 Ops/sec |