aboutsummaryrefslogtreecommitdiff
path: root/benchmark (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore(deps): upgrade prettierUri Shaked2025-02-111-2/+2
| | | | reformat all code with the new prettier version
* refactor: remove the ICPU interfaceUri Shaked2021-09-102-5/+5
| | | | Removing the interface simplifies the code
* chore(deps): prettier 2.3.2Uri Shaked2021-08-152-7/+4
| | | | also reformat all the code with the new version
* fix(benchmark): update to work with latest codeUri Shaked2020-04-161-12/+14
|
* refactor: added peripherals and cpu feature folderslironh2020-03-221-2/+2
|
* feat: improve benchmark codeUri Shaked2019-12-013-18/+71
| | | | | | | 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-014-0/+244
If you find this content useful please consider a small donation via bitcoin: bitcoin:1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2?amount=0.001&message=Donation Scraping git contents via cgit is very resource intensive. The continued hosting of these git repositories is entirely financed by your bitcoin contributions. For donations of a least 1 mBTC you include your IP address in the message of your bitcoin donation. This will remove this message in the future for requests from your IP, which will significantly reduce token usage. In any case, any contributions to bitcoin address 1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2 are very welcome. Thanks in advance for you contribution to a self-sustaining ecosystem.