From ec512ea868d5df64a8a11ed27d5032337760ffde Mon Sep 17 00:00:00 2001 From: Uri Shaked Date: Sun, 1 Dec 2019 22:04:02 +0200 Subject: feat: add benchmarking code --- benchmark/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 benchmark/.gitignore (limited to 'benchmark/.gitignore') 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 -- cgit v1.2.3