18 Commits

Author SHA1 Message Date
d0b02f4735 fix(build): link libm in repo build scripts
All checks were successful
Build / build-script (push) Successful in 12s
Build / cmake-build (push) Successful in 33s
Build / unit-tests (push) Successful in 29s
2026-06-17 12:18:25 -05:00
c8ec1c34b6 fix(bench): measure constant-size v2 read lookup 2026-06-17 12:03:21 -05:00
5e49cd7afc test(benchmark): run benchmarks last with start log
Some checks failed
Build / build-script (push) Failing after 14s
Build / cmake-build (push) Failing after 32s
Build / unit-tests (push) Failing after 22s
2026-06-17 11:58:14 -05:00
be938392c3 test(benchmark): format benchmark output as ascii table 2026-06-17 11:51:53 -05:00
2a528e2b0d perf(writer): streamline v2 binary writes and benchmarks 2026-06-17 11:48:46 -05:00
23428aa378 feat(refresh): add in-memory path refresh support
All checks were successful
Build / build-script (push) Successful in 17s
Build / cmake-build (push) Successful in 31s
Build / unit-tests (push) Successful in 26s
2026-06-17 11:40:33 -05:00
64256f93f2 test(bench): print benchmark summary at end 2026-06-17 10:46:30 -05:00
eeed4c376d perf(io): reduce file path overhead and add benchmarks 2026-06-17 10:44:20 -05:00
7733cc90ff feat(build): add windows batch build helper
All checks were successful
Build / build-script (push) Successful in 12s
Build / cmake-build (push) Successful in 26s
Build / unit-tests (push) Successful in 25s
2026-06-17 10:37:32 -05:00
776a2dc55b fix(test): register full ctest suite 2026-06-17 10:36:14 -05:00
4875453a04 test(ikv2): update invalid payload expectations
All checks were successful
Build / build-script (push) Successful in 16s
Build / cmake-build (push) Successful in 30s
Build / unit-tests (push) Successful in 25s
2026-06-15 22:17:55 -05:00
f1a1c9f1ae chore(repo): remove obsolete windows build helper
All checks were successful
Build / build-script (push) Successful in 10s
Build / cmake-build (push) Successful in 25s
Build / unit-tests (push) Successful in 24s
2026-06-14 22:39:58 -05:00
b46d7d059b ci(build): run repo build script on linux 2026-06-14 22:38:59 -05:00
724e8db442 chore(actions): remove fuzz job
All checks were successful
Build / linux-build-and-test (push) Successful in 27s
2026-06-14 21:46:37 -05:00
1bd4c46712 ci(actions): add parallel linux fuzz job
Some checks failed
Build / linux-build-and-test (push) Successful in 23s
Build / linux-fuzz (push) Failing after 48s
2026-06-14 21:43:54 -05:00
e8b4c2dde8 test(core): expand coverage and add fault injection
All checks were successful
Build / linux-build-and-test (push) Successful in 27s
2026-06-14 21:40:34 -05:00
88b3a535bf test(demo): add structured unit test runner 2026-06-14 21:27:20 -05:00
c614e0b8e0 feat(core): split library layout and add tests
All checks were successful
Build / linux-build-and-test (push) Successful in 46s
2026-06-14 21:19:16 -05:00