From 5f6607152a96b85f1518028b8f1ee1ef1aefda75 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 23 Jan 2025 09:54:11 -0300 Subject: Move benchmarks from tests/stm.go to tests/benchmarks/* --- tests/benchmarks/stdlib-value-store/main.go | 1 + 1 file changed, 1 insertion(+) create mode 120000 tests/benchmarks/stdlib-value-store/main.go (limited to 'tests/benchmarks/stdlib-value-store/main.go') diff --git a/tests/benchmarks/stdlib-value-store/main.go b/tests/benchmarks/stdlib-value-store/main.go new file mode 120000 index 0000000..f67563d --- /dev/null +++ b/tests/benchmarks/stdlib-value-store/main.go @@ -0,0 +1 @@ +../../main.go \ No newline at end of file -- cgit v1.2.3