hse
hse copied to clipboard
Add cn-tree-simulator
cn-tree-simulator allows a user to simulate the shape of a cN tree. Currently it is fairly bare-bones and only allows to simulate a very simple load phase.
Signed-off-by: Tristan Partin [email protected]
Could it make sense to just use spill instead of both split and spill? Not sure.
I want to add a smoke test, and add some more CI jobs. Go compiler is very particular which can be very annoying at times.
Maybe add to the commit comment that this simulates a future version of the CN tree. Don't want anyone to think it it simulates what's in HSE 2.1.x
Good point. I will do that after fixing the CI failures