Open
Description
Right now we just println a bunch, which sucks.
- Switch to
tracing
so we have introspection into how long specific parts of the program are taking - Save
cranelift_codegen::cfg_printer::CFGPrinter
to disk so we can visualize the JIT'd program CFG better (and maybe build our own graphviz printout for JitValues?)
Metadata
Metadata
Assignees
Labels
No labels