1
0
mirror of https://github.com/exaloop/codon.git synced 2025-06-03 15:03:52 +08:00
codon/bench/set_partition
Stephen Berry d49212373c
More efficient set_partition for C++ benchmark (#117)
* More efficient set_partition

Avoids some excess allocations. Still much slower than it could be, but this is trivial cleanup.

* ran clang format
2022-12-18 13:12:19 -05:00
..
2022-12-04 19:45:21 -05:00