| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore(deps): prettier 2.3.2 | Uri Shaked | 2021-08-15 | 1 | -6/+3 |
| | | | | | also reformat all the code with the new version | ||||
| * | fix(benchmark): update to work with latest code | Uri Shaked | 2020-04-16 | 1 | -12/+14 |
| | | |||||
| * | feat: improve benchmark code | Uri Shaked | 2019-12-01 | 1 | -4/+24 |
| | | | | | | | | 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 | 1 | -0/+61 |
