7 ms·
Another tool in this regard is https://github.com/JuliaLang/AllocCheck.jl https://github.com/JuliaLang/AllocCheck.jl, "a Julia package that statically checks if
by thetwentyone 2y ago
Another tool in this regard is https://github.com/JuliaLang/AllocCheck.jl https://github.com/JuliaLang/AllocCheck.jl, "a Julia package that statically checks if a function call may allocate by analyzing the generated LLVM IR of it and its callees using LLVM.jl and GPUCompiler.jl"