aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.benchmark.json (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-02-11chore: replace ts-node with tsxUri Shaked1-11/+0
2020-04-16fix(benchmark): update to work with latest codeUri Shaked1-1/+3
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