I expect performance will increase substantially even with the extra heap allocations.
Alternatively, you can implement your own version of RedBlackTree with pass by ref optimizations for insertion of struct elements.
--rt
I expect performance will increase substantially even with the extra heap allocations.
Alternatively, you can implement your own version of RedBlackTree with pass by ref optimizations for insertion of struct elements.
--rt