.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 targets-shiny perform? To find out, we recommend you use the proffer package and take screenshots of the results displayed in your browser.

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


wlandau/targets-shiny documentation built on July 4, 2025, 4:25 p.m.