| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: improve benchmark code | Uri Shaked | 2019-12-01 | 3 | -18/+71 |
| | | | | | | | | compare 3 alternatives: 1. Current avrInstruction() implementation 2. Map opcodes using a Javascript map 3. Map opcodes using a Uint16Array and big switch statement | ||||
| * | feat: add benchmarking code | Uri Shaked | 2019-12-01 | 4 | -0/+244 |
