aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.benchmark.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(benchmark): tsconfigUri Shaked2020-03-171-1/+2
|
* feat: improve benchmark codeUri Shaked2019-12-011-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
* feat: add benchmarking codeUri Shaked2019-12-011-0/+5