.github/ISSUE_TEMPLATE/performance.md

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

Prework

Description

Please describe the performance issue.

Reproducible example

Benchmarks

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

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


ropensci/gittargets documentation built on July 21, 2024, 4:41 p.m.