Skip to content

Commit

Permalink
Start the slowest tests first
Browse files Browse the repository at this point in the history
cc @JCheng. In very casual benchmarking this brings the total test time down from 19s to 14s, and if we wanted to do more we could split the resp-stream tests into two pieces to further improve parallelism.
  • Loading branch information
hadley committed Sep 7, 2024
1 parent 0240e84 commit 772d08c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ VignetteBuilder:
Config/Needs/website: tidyverse/tidytemplate
Config/testthat/edition: 3
Config/testthat/parallel: true
Config/testthat/start-first: resp-stream, req-perform
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2

0 comments on commit 772d08c

Please sign in to comment.