From 03b1356cbbcaa7852a74888b03c222a7b30e9a64 Mon Sep 17 00:00:00 2001 From: TazyFoundSoup Date: Sun, 1 Mar 2026 13:15:13 +1100 Subject: feat(bench): Add benchmarking --- bench/src/format/image/bmp.o | Bin 0 -> 3144 bytes bench/src/format/image/png.o | Bin 0 -> 10944 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 bench/src/format/image/bmp.o create mode 100644 bench/src/format/image/png.o (limited to 'bench/src') diff --git a/bench/src/format/image/bmp.o b/bench/src/format/image/bmp.o new file mode 100644 index 0000000..f403f73 Binary files /dev/null and b/bench/src/format/image/bmp.o differ diff --git a/bench/src/format/image/png.o b/bench/src/format/image/png.o new file mode 100644 index 0000000..095cef8 Binary files /dev/null and b/bench/src/format/image/png.o differ -- cgit v1.2.3