R/profile-package.R

#' @description
#' The profiler package defines a stable data format for profiler data,
#' see [validate_profile()] for a definition.
#' It supports reading and writing [Rprof] `.out` and
#' [pprof](https://github.com/google/pprof) `.proto` files.
#'
#' @import rlang
#' @import methods
#' @importFrom withr defer
"_PACKAGE"

Try the profile package in your browser

Any scripts or data that you put into this service are public.

profile documentation built on Aug. 22, 2022, 9:10 a.m.