aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.benchmark.json (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-03-17fix(benchmark): tsconfigUri Shaked1-1/+2
2019-12-01feat: improve benchmark codeUri Shaked1-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-01feat: add benchmarking codeUri Shaked1-0/+5