This line causes a lot of allocation, reported by `--track-allocation=all`: https://github.com/ds4dm/Tulip.jl/blob/2b055fd48424f7e39a9c419cffe1c4e8f4e43832/src/IPM/HSD/step.jl#L216 So there's possibly room for improvement at or around that line.
This line causes a lot of allocation, reported by
--track-allocation=all:Tulip.jl/src/IPM/HSD/step.jl
Line 216 in 2b055fd
So there's possibly room for improvement at or around that line.