profiling 1.0.15

This crate provides a very thin abstraction over other profiler crates.
Documentation

profiling

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 14 feature flags, 3 of them enabled by default.

default

  • procmacros

procmacros

  • profiling-procmacros

profiling-procmacros

  • dep:profiling-procmacros

profile-with-tracing

  • tracing
  • profiling-procmacros?/profile-with-tracing

profile-with-optick

  • optick
  • profiling-procmacros?/profile-with-optick

profile-with-tracy

  • tracy-client
  • profiling-procmacros?/profile-with-tracy

profile-with-superluminal

  • superluminal-perf
  • profiling-procmacros?/profile-with-superluminal

profile-with-puffin

  • puffin
  • profiling-procmacros?/profile-with-puffin

tracy-client

  • dep:tracy-client

superluminal-perf

  • dep:superluminal-perf

tracing

  • dep:tracing

puffin

  • dep:puffin

optick

  • dep:optick

type-check

    This feature flag does not enable additional features.