summaryrefslogtreecommitdiff
path: root/bench/bench.h
diff options
context:
space:
mode:
authorTazyFoundSoup <gardendistrict0x0@outlook.com>2026-02-22 17:20:09 +1100
committerTazyFoundSoup <gardendistrict0x0@outlook.com>2026-02-22 17:20:09 +1100
commit14b9f07efd4fba308fc24ff1d70fc7e274fc61ee (patch)
treeb4871d84d869ce4805ab0bcaa9a8f400b9a27598 /bench/bench.h
parent2513704cd6374652ae2d28a0b75f136f2ba584bd (diff)
feat(bench): Make benchmarks
Diffstat (limited to 'bench/bench.h')
-rw-r--r--bench/bench.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/bench/bench.h b/bench/bench.h
new file mode 100644
index 0000000..1a7ef78
--- /dev/null
+++ b/bench/bench.h
@@ -0,0 +1,6 @@
+#ifndef TINYFF_BENCH_H_
+#define TINYFF_BENCH_H_
+
+
+
+#endif // TINYFF_BENCH_H \ No newline at end of file