From 885acd564d187477e51e932a497af17cdfd64b63 Mon Sep 17 00:00:00 2001 From: stm Date: Mon, 26 Feb 2024 10:51:30 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20stm/imag?= =?UTF-8?q?efluency@a728e4602e1b07e9cf7f3e17b9dadbf24a8d0866=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- articles/batch-processing.html | 2 +- index.html | 2 +- pkgdown.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/articles/batch-processing.html b/articles/batch-processing.html index 23aea56..cff4c5e 100644 --- a/articles/batch-processing.html +++ b/articles/batch-processing.html @@ -592,7 +592,7 @@

Parallel processing with multip
> pbmclapply: 2.44 sec elapsed

We can see that the multi-core approach is more than three times faster (in this single test run) than the single-core approach! Let’s see how furrr::future_map() compares to this.

diff --git a/index.html b/index.html index cca85e0..b474ac8 100644 --- a/index.html +++ b/index.html @@ -252,7 +252,7 @@

Developers

Dev status