From e5d1df9a9b1f0951d7dfbaf24eee4294470b73e2 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 17 Nov 2022 14:54:20 +0100 Subject: Complete update of online docs for v1.2.0 --- docs/articles/web_only/benchmarks.html | 67 ++++++++++++++++++++++++++-------- 1 file changed, 51 insertions(+), 16 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 0b14fea2..64c68ea0 100644 --- a/docs/articles/web_only/benchmarks.html +++ b/docs/articles/web_only/benchmarks.html @@ -33,7 +33,7 @@ mkin - 1.1.2 + 1.2.0 @@ -62,11 +62,14 @@ Example evaluations of dimethenamid data from 2018 with nonlinear mixed-effects models
  • - Example evaluation of FOCUS Example Dataset Z + Short demo of the multistart method
  • Performance benefit by using compiled model definitions in mkin
  • +
  • + Example evaluation of FOCUS Example Dataset Z +
  • Calculation of time weighted average concentrations with mkin
  • @@ -74,7 +77,10 @@ Example evaluation of NAFTA SOP Attachment examples
  • - Some benchmark timings + Benchmark timings for mkin +
  • +
  • + Benchmark timings for saem.mmkin
  • @@ -105,7 +111,7 @@

    Benchmark timings for mkin

    Johannes Ranke

    -

    Last change 14 July 2022 (rebuilt 2022-07-22)

    +

    Last change 14 July 2022 (rebuilt 2022-11-17)

    Source: vignettes/web_only/benchmarks.rmd @@ -149,7 +155,7 @@ parent = mkinsub("FOMC", "m1"), m1 = mkinsub("SFO")) DFOP_SFO <- mkinmod( - parent = mkinsub("FOMC", "m1"), + parent = mkinsub("FOMC", "m1"), # erroneously used FOMC twice, not fixed for consistency m1 = mkinsub("SFO")) t3 <- system.time(mmkin_bench(list(SFO_SFO, FOMC_SFO, DFOP_SFO), list(FOCUS_D)))[["elapsed"]] t4 <- system.time(mmkin_bench(list(SFO_SFO, FOMC_SFO, DFOP_SFO), list(FOCUS_D), @@ -336,8 +342,16 @@ Ryzen 7 1700 4.2.1 1.1.2 -1.962 -3.606 +1.957 +3.633 + + +Linux +Ryzen 7 1700 +4.2.2 +1.2.0 +2.140 +3.774 @@ -506,9 +520,18 @@ Ryzen 7 1700 4.2.1 1.1.2 -1.465 -6.184 -2.752 +1.503 +6.147 +2.803 + + +Linux +Ryzen 7 1700 +4.2.2 +1.2.0 +1.554 +6.193 +2.843 @@ -728,12 +751,24 @@ Ryzen 7 1700 4.2.1 1.1.2 -0.857 -1.298 -1.504 +0.861 +1.295 +1.507 +3.102 +1.961 +2.852 + + +Linux +Ryzen 7 1700 +4.2.2 +1.2.0 +0.913 +1.345 +1.539 3.011 -1.888 -2.756 +1.987 +2.802 @@ -758,7 +793,7 @@

    -

    Site built with pkgdown 2.0.5.

    +

    Site built with pkgdown 2.0.6.

    -- cgit v1.2.1