summaryrefslogtreecommitdiff
path: root/bench/README.md
diff options
context:
space:
mode:
authorTazyFoundSoup <gardendistrict0x0@outlook.com>2026-05-22 09:43:59 +1000
committerTazyFoundSoup <gardendistrict0x0@outlook.com>2026-05-22 09:43:59 +1000
commit77aa9a3259ddfd6c64534d63424d5b0fa3010900 (patch)
tree3744ec77c3cbe164457d1e421fd4bf7dceff4c02 /bench/README.md
parent4d42b317f4970bd08f9b81fcc184fc015736ff58 (diff)
refactor: move benches to include directory
Diffstat (limited to 'bench/README.md')
-rw-r--r--bench/README.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/bench/README.md b/bench/README.md
deleted file mode 100644
index 4016024..0000000
--- a/bench/README.md
+++ /dev/null
@@ -1,9 +0,0 @@
-# tinyff benching util
-
-This folder contains benchmarks for every format. It also contains an API which is used to make custom benches.
-
-## Structure
-
-`format/`: Contains benchmark tests for formats
-`test/`: Contains tests for common formats. These are example programs.
-`bench.c & bench.h`: The API for the making the `format/` directory. \ No newline at end of file