Skip to content

Better tracing #18

Open
Open
@chc4

Description

@chc4

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions