petr-profiling 0.1.0

tools for profiling the performance of the petr compiler
Documentation
  • Coverage
  • 16.67%
    1 out of 6 items documented0 out of 5 items with examples
  • Size
  • Source code size: 8.51 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.71 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 22s Average build duration of successful builds.
  • all releases: 22s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • sezna

Basic tools and abstractions for profiling performance and timing data and then displaying it. TODO/wishlist: use a .with(fn) pattern to ensure starts and stops always match keep a stack to know which events are sub-events of others, and show that in the table with indentation