Closed bitshifter closed 4 years ago
Another motivation for this is to support libraries that want to use nightly without requiring mathbench to be nightly only.
Only non optional library is glam now. It would be tricky to make it not optional because it's used to generate random data for tests and benchmarks.
There are 4 libraries supported already and more to come. It might be good to support conditionally compiling support for each library so they can be excluded if someone is only interested in benchmarking one or two libraries.