summaryrefslogtreecommitdiff
path: root/run.sh
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-04-03 00:32:48 +0300
committerPaul Buetow <paul@buetow.org>2025-04-03 00:32:48 +0300
commit8b0e8386052269e042f69c6345bd012dadb488a9 (patch)
treec9ff633bfd1e601a7b6cd4d8d9ed0f9235ce86d5 /run.sh
parent1dd57067b528e1889a798a7b6d243110c87454d0 (diff)
add run
Diffstat (limited to 'run.sh')
-rwxr-xr-xrun.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/run.sh b/run.sh
new file mode 100755
index 0000000..290340d
--- /dev/null
+++ b/run.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+go test -bench=. -benchtime=100s