From 798195d367111e592e5247309b90fac29ed7ddfd Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 3 Jul 2019 16:45:09 +0200 Subject: Update DESCRIPTION, improve NEWS Static documentation rebuilt by pkgdown --- docs/articles/web_only/compiled_models.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/articles/web_only/compiled_models.html') diff --git a/docs/articles/web_only/compiled_models.html b/docs/articles/web_only/compiled_models.html index 5f0301fc..b30488a0 100644 --- a/docs/articles/web_only/compiled_models.html +++ b/docs/articles/web_only/compiled_models.html @@ -88,7 +88,7 @@

Performance benefit by using compiled model definitions in mkin

Johannes Ranke

-

2019-06-05

+

2019-07-03

@@ -163,9 +163,9 @@ ## Warning in mkinfit(SFO_SFO, FOCUS_2006_D, solution_type = "deSolve", quiet ## = TRUE): Observations with value of zero were removed from the data
##                    test replications elapsed relative user.self sys.self
-## 3     deSolve, compiled            3   3.041    1.000     3.039        0
-## 1 deSolve, not compiled            3  28.429    9.349    28.415        0
-## 2      Eigenvalue based            3   4.291    1.411     4.288        0
+## 3     deSolve, compiled            3   3.043    1.000     3.042        0
+## 1 deSolve, not compiled            3  28.630    9.408    28.616        0
+## 2      Eigenvalue based            3   4.291    1.410     4.289        0
 ##   user.child sys.child
 ## 3          0         0
 ## 1          0         0
@@ -214,8 +214,8 @@
 ## Warning in mkinfit(FOMC_SFO, FOCUS_2006_D, quiet = TRUE): Observations with
 ## value of zero were removed from the data
##                    test replications elapsed relative user.self sys.self
-## 2     deSolve, compiled            3   4.927    1.000     4.924        0
-## 1 deSolve, not compiled            3  53.138   10.785    53.108        0
+## 2     deSolve, compiled            3   4.800    1.000     4.795    0.002
+## 1 deSolve, not compiled            3  53.371   11.119    53.346    0.000
 ##   user.child sys.child
 ## 2          0         0
 ## 1          0         0
-- cgit v1.2.1