Use tools to remove type instability and eliminate GC allocations such as: - [AllocCheck.jl](https://github.com/JuliaLang/AllocCheck.jl) - [DispatchDoctor.jl](https://github.com/MilesCranmer/DispatchDoctor.jl) - [Cthulhu.jl](https://github.com/JuliaDebug/Cthulhu.jl) and [JET.jl](https://github.com/aviatesk/JET.jl/),
Use tools to remove type instability and eliminate GC allocations such as: