diff options
| author | Uri Shaked | 2019-12-01 22:04:02 +0200 |
|---|---|---|
| committer | Uri Shaked | 2019-12-01 22:04:02 +0200 |
| commit | ec512ea868d5df64a8a11ed27d5032337760ffde (patch) | |
| tree | 17498763371060cb9a21d38dfea704046dbeee81 /benchmark/.gitignore | |
| parent | feat: initial implementation of USART (diff) | |
| download | avr8js-ec512ea868d5df64a8a11ed27d5032337760ffde.tar.gz avr8js-ec512ea868d5df64a8a11ed27d5032337760ffde.tar.bz2 avr8js-ec512ea868d5df64a8a11ed27d5032337760ffde.zip | |
feat: add benchmarking code
Diffstat (limited to 'benchmark/.gitignore')
| -rw-r--r-- | benchmark/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmark/.gitignore b/benchmark/.gitignore new file mode 100644 index 0000000..f15e9f9 --- /dev/null +++ b/benchmark/.gitignore @@ -0,0 +1 @@ +instruction-fn.ts |
