aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.txt b/README.txt
new file mode 100644
index 0000000..1dd6cd9
--- /dev/null
+++ b/README.txt
@@ -0,0 +1,9 @@
+Setup:
+ # to generate test data
+ ./gen.rb
+
+ # compile crystal test
+ crystal build --release cr-test.cr
+
+ # compare tests
+ ./bench.rb