From f35e0b3d3b9f41bee2f5cc357afcb69e3aadad15 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 8 Jul 2022 17:39:44 +0200 Subject: Store DLL info in mkinmod objects for performance Thanks to Tomas Kalibera for his analysis of the problem on the r-package-devel mailing list and for the suggestion on how to fix it. See the current benchmark vignette for the new data on mkin 1.1.1 with R 4.2.1, with unprecedented performance. --- docs/articles/web_only/benchmarks.html | 33 +++++++++++++++++++++++++++++++-- 1 file changed, 31 insertions(+), 2 deletions(-) (limited to 'docs/articles/web_only/benchmarks.html') diff --git a/docs/articles/web_only/benchmarks.html b/docs/articles/web_only/benchmarks.html index 393d0218..2f7730bd 100644 --- a/docs/articles/web_only/benchmarks.html +++ b/docs/articles/web_only/benchmarks.html @@ -33,7 +33,7 @@ mkin - 1.1.0 + 1.1.1 @@ -105,7 +105,7 @@

Benchmark timings for mkin

Johannes Ranke

-

Last change 1 July 2022 (rebuilt 2022-07-01)

+

Last change 1 July 2022 (rebuilt 2022-07-08)

Source: vignettes/web_only/benchmarks.rmd @@ -309,6 +309,14 @@ 1.877 3.906 + +Linux +i7-4710MQ +4.2.1 +1.1.1 +1.644 +3.172 + @@ -453,6 +461,15 @@ 8.058 3.339 + +Linux +i7-4710MQ +4.2.1 +1.1.1 +1.230 +5.839 +2.444 + @@ -642,6 +659,18 @@ 2.302 3.463 + +Linux +i7-4710MQ +4.2.1 +1.1.1 +0.678 +1.095 +1.149 +3.247 +1.658 +2.472 + -- cgit v1.2.1