Clang.jl icon indicating copy to clipboard operation
Clang.jl copied to clipboard

`GeneralPrinter` is slow

Open Gnimuc opened this issue 1 year ago • 4 comments

It takes almost 1min on my m1 machine to generate only 7k loc: https://github.com/Gnimuc/ClangCompiler.jl/blob/main/lib/17/LibClangEx.jl

whereas, the codegen process only takes seconds...

Gnimuc avatar Jun 30 '24 14:06 Gnimuc