rpmalloc-zig-port icon indicating copy to clipboard operation
rpmalloc-zig-port copied to clipboard

benchmarking

Open InKryption opened this issue 3 years ago • 0 comments

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.

InKryption avatar Dec 16 '22 16:12 InKryption