rpmalloc-zig-port
rpmalloc-zig-port copied to clipboard
benchmarking
Either need to port the rpmalloc-benchmark code to zig, so we can compare performance without having to link libc to the benchmarking code, or develop/integrate a benchmark that is easy to use on both the C code and the zig code, and additionally makes it easy/easier to compare with things like stdlib's GPA.