codon
codon copied to clipboard
More efficient set_partition for C++ benchmark
Avoids some excess allocations. Still much slower than it could be, but this is trivial cleanup.
Can merge this after clang-format.
Ran clang format on the code