SleipnirGroup/Choreo

[choreo] Cache trajectories read from disk

Closed this issue · 1 comments

[choreo] Cache trajectories read from disk

I tested with adding this, it adds complexity and memory overhead semantics with little practical gain. I can reimplement it in java to benchmark if you want.

The thing is you most likely only read each traj one time per match and during development you can wait the extra few ms.