aboutsummaryrefslogtreecommitdiff
path: root/tests/benchmarks/value-store/main.go
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-01-23 09:54:11 -0300
committerEuAndreh <eu@euandre.org>2025-01-23 11:36:44 -0300
commit5f6607152a96b85f1518028b8f1ee1ef1aefda75 (patch)
treebe54946ddb2510a317322a2660563c83cab2117c /tests/benchmarks/value-store/main.go
parenttests/stm.go: Turn example into functional test (diff)
downloadstm-5f6607152a96b85f1518028b8f1ee1ef1aefda75.tar.gz
stm-5f6607152a96b85f1518028b8f1ee1ef1aefda75.tar.xz
Move benchmarks from tests/stm.go to tests/benchmarks/*
Diffstat (limited to 'tests/benchmarks/value-store/main.go')
l---------tests/benchmarks/value-store/main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/benchmarks/value-store/main.go b/tests/benchmarks/value-store/main.go
new file mode 120000
index 0000000..f67563d
--- /dev/null
+++ b/tests/benchmarks/value-store/main.go
@@ -0,0 +1 @@
+../../main.go \ No newline at end of file