| Test case name | Result |
|---|---|
| by * operator (2) | |
| by * operator (9999999999) | |
| by * operator (999999999999999) | |
| by left shift (2 << 1) | |
| by left shift (9999999999 << 2) | |
| by left shift (999999999999999 << 2) |
This benchmark does not have any results yet. Be the first one to run it!