docs.rs failed to build peach_profiler-0.1.7
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
peach_profiler-0.4.0
Peach Profiler 🍑 is a performant, low-overhead profiler. Just peachy.
Peach Profiler in action
use ;
// Add the `time_main` macro to the main function
// Time a function
OUTPUTS:
28657
______________________________________________________
Total time: 1.6890ms (CPU freq 4299210776)
fib[57313]: 7219959, (99.43%)
ans block[1]: 6578, (0.09%, 99.52% w/children)