You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to revisit #805 now that we have purrr::in_parallel(), it seems like it could be a near-trivial modification to the code. And, GitHub runners have 4 cores, so pkgdown site building on GitHub could likely be >=4x faster.
I'd like to revisit #805 now that we have
purrr::in_parallel(), it seems like it could be a near-trivial modification to the code. And, GitHub runners have 4 cores, so pkgdown site building on GitHub could likely be >=4x faster.