Skip to content

Commit

Permalink
Update benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
aphalo committed Sep 20, 2023
1 parent 6de8231 commit 568b8f6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions benchmark-diff.R
Original file line number Diff line number Diff line change
Expand Up @@ -114,5 +114,13 @@ fig.rel <-
theme_bw() # + theme(legend.position = "none")
fig.rel

diff.benchmark.fig <-
fig.seconds / fig.rel + plot_layout(guides = "collect")

save(diff.benchmark.fig,
fig.seconds,
fig.rel,
summaries,
rel.summaries,
file = "benchmarks.pantera.Rda")

Binary file added benchmarks.pantera.Rda
Binary file not shown.

0 comments on commit 568b8f6

Please sign in to comment.