benchbase
benchbase copied to clipboard
Dynamically import benchmark as opposed to having to statically compile it in
If I want to create a private benchmark, right now it seems like the only way is to fork benchbase and add the custom benchmark. It would be nice if that code can be maintained separately, and upstream-benchbase can be used directly.
A low priority feature request, but may help the adoption of benchbase a bit more.