Kiss-ICP with a mem limit is permanently GC-ing because _something_ is hogging memory #5685
Labels
🪳 bug
Something isn't working
examples
Issues relating to the Rerun examples
🚀 performance
Optimization, memory use, etc
Via @02alexander:
which basically means that we're GC-ing like crazy in hopes of reducing memory, except the thing that's actually hogging memory is not part of the GC path.
Hence the question is: what is the something in question? 👁️
The text was updated successfully, but these errors were encountered: