| 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 | 1364704.9 Ops/sec |
| test2: callback | 1230166.2 Ops/sec |
| test3: currying | 1204689.1 Ops/sec |
| test3_1: currying reverse | 1519401.4 Ops/sec |
| test4: currying in try...catch | 1266328.6 Ops/sec |