.github/ISSUE_TEMPLATE/bottleneck.md

name: Performance about: "Runtime, memory, or storage inefficiency" title: "" labels: "topic: performance"

Prework

Description

Please describe the performance issue.

Reproducible example

Benchmarks

How poorly does rfacts perform? To find out, we recommend the proffer package and take screenshots of the results displayed in your browser.

library(rfacts)
library(proffer)
px <- pprof({
  # All your rfacts code goes here.
})


EliLillyCo/rfacts documentation built on Aug. 21, 2022, 11:54 p.m.