Skip to content
  • Evan Czaplicki's avatar
    Show profiling results of {-# SCC elm_* #-} cost centers · bb35d68b
    Evan Czaplicki authored
    This is based on @justinmanley’s contribution that outlined how to
    profile the compiler in a nice way. This code was used extensively
    while rewriting the parser and exhaustiveness checker, making it really
    easy to focus on high-impact optimizations.
    bb35d68b