-
Notifications
You must be signed in to change notification settings - Fork 337
Closed
Labels
reprexneeds a minimal reproducible exampleneeds a minimal reproducible example
Description
With the new version it takes more time to run the tests. I changed the reporter but still no improvement.
Do you confirm the performance regression?
Thanks.
## v2.3.0
# == Results =====================================================================
# Duration: 19.6 s
#
# OK: 349
# Failed: 0
# Warnings: 0
# Skipped: 0
## v2.2.1
# == Results =====================================================================
# Duration: 3.4 s
#
# OK: 349
# Failed: 0
# Warnings: 0
# Skipped: 0
sessioninfo::session_info()
- Session info -----------------------------------------------------------------------------------------
setting value
version R version 3.6.0 (2019-04-26)
os Windows 7 x64 SP 1
system x86_64, mingw32
ui RStudio
language (EN)
collate English_United Kingdom.1252
ctype English_United Kingdom.1252
tz Europe/London
date 2019-11-08
- Packages ---------------------------------------------------------------------------------------------
package * version date lib source
assertthat 0.2.1 2019-03-21 [1] CRAN (R 3.6.0)
cli 1.1.0 2019-03-19 [1] CRAN (R 3.6.0)
crayon 1.3.4 2017-09-16 [1] CRAN (R 3.6.0)
packrat 0.5.0 2018-11-14 [1] CRAN (R 3.6.0)
rstudioapi 0.10 2019-03-19 [1] CRAN (R 3.6.0)
sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.6.0)
withr 2.1.2 2018-03-15 [1] CRAN (R 3.6.0)
Metadata
Metadata
Assignees
Labels
reprexneeds a minimal reproducible exampleneeds a minimal reproducible example