We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d559f50 commit 2c7a5dfCopy full SHA for 2c7a5df
bench/02-basic.R
@@ -33,4 +33,4 @@ without_cache <- marker(
33
)
34
latest_bm <- bench::cb_read()$benchmarks[[1]]
35
split(latest_bm, latest_bm$name) %>%
36
- purrr::imap(plot_against_master)
+ purrr::imap(plot_against_base)
0 commit comments