No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Patrik Bures f855c3a8ef
frees allocs, loads data into ram before test
- every test runs the test before running again when counting time to
  makes sure the data is loaded into ram. before it caused the std tests
  to be almost as slow as mine implementation.
2026-07-14 21:15:56 +02:00
src encoder returns slice. test which compares with std library 2026-07-14 12:25:54 +02:00
.gitignore first commit 2026-07-13 15:47:04 +02:00
a added file and test for the test described in stage flow 2026-07-13 19:56:48 +02:00
bench.zig frees allocs, loads data into ram before test 2026-07-14 21:15:56 +02:00
build.zig first commit 2026-07-13 15:47:04 +02:00
build.zig.zon first commit 2026-07-13 15:47:04 +02:00