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