hse icon indicating copy to clipboard operation
hse copied to clipboard

Add cn-tree-simulator

Open tristan957 opened this issue 3 years ago • 3 comments

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]

tristan957 avatar Jan 31 '22 21:01 tristan957

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.

tristan957 avatar Jan 31 '22 21:01 tristan957

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

alexttx avatar Jan 31 '22 23:01 alexttx

Good point. I will do that after fixing the CI failures

tristan957 avatar Jan 31 '22 23:01 tristan957