Test case name | Result |
---|---|
no memoization | |
with memoization | |
with memoization (integer) | |
no memoization (integer) |
Test name | Executions per second |
---|---|
no memoization | 195710.8 Ops/sec |
with memoization | 5549.2 Ops/sec |
with memoization (integer) | 16031.8 Ops/sec |
no memoization (integer) | 506111.2 Ops/sec |