-
Notifications
You must be signed in to change notification settings - Fork 163
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(benchmarks/R-bench) Updated 1.1.3 to 1.1.4
# bench 1.1.4 * `press()` gains a new `.quiet` argument to silence progress messages (#145). * The `.grid` argument of `press()` now subsets data.frames and tibbles consistently (#142). * `bench_time_trans()` and `bench_bytes_trans()` once again apply pretty breaks correctly (#140, @plietar, @simonpcouch). * R >=4.0.0 is now required, which is aligned with tidyverse standards. * Switched to modern ggplot2 conventions internally (#141, @olivroy).
- Loading branch information
mef
committed
Jan 29, 2025
1 parent
37839ea
commit a8f1588
Showing
2 changed files
with
8 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.2 2023/06/17 13:53:52 mef Exp $ | ||
$NetBSD: distinfo,v 1.3 2025/01/29 12:07:12 mef Exp $ | ||
|
||
BLAKE2s (R/bench_1.1.3.tar.gz) = 53faf928746887ae91c788f5111ec60224533a4fef56da0a7063959f341120fb | ||
SHA512 (R/bench_1.1.3.tar.gz) = 864739cc0ecebfa5aeb00135ed0973d431ca744dc36d4bb4fcb8c3fb45e6065879c06aa600e351e64e671e917e242ee6a672dffeeefac2fa041e8d5140738599 | ||
Size (R/bench_1.1.3.tar.gz) = 314057 bytes | ||
BLAKE2s (R/bench_1.1.4.tar.gz) = c9883da26ec8c405fba698644bf5a45e9cf64671beecee11b23adbc2430e2629 | ||
SHA512 (R/bench_1.1.4.tar.gz) = 653fd332ccc06be55504e8d0c44b65680bf4ae12d240e5bcbe45beb1eb591407bf46d03c8fc5bf54191eb47962ebc729b032b7759960f34bb638e806602f8dbd | ||
Size (R/bench_1.1.4.tar.gz) = 316570 bytes |