From a98733db782ce3e9446dda187c34703f61916806 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sat, 4 Apr 2020 16:50:20 +0200 Subject: 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 6daabd5e..0e58496e 100644 --- a/docs/articles/web_only/compiled_models.html +++ b/docs/articles/web_only/compiled_models.html @@ -90,7 +90,7 @@

Performance benefit by using compiled model definitions in mkin

Johannes Ranke

-

2020-04-02

+

2020-04-04

@@ -139,9 +139,9 @@ print("R package rbenchmark is not available") }
##                    test replications elapsed relative user.self sys.self
-## 3     deSolve, compiled            3   3.239    1.000     3.237        0
-## 1 deSolve, not compiled            3  29.758    9.187    29.739        0
-## 2      Eigenvalue based            3   4.558    1.407     4.554        0
+## 3     deSolve, compiled            3   3.107    1.000     3.105        0
+## 1 deSolve, not compiled            3  28.765    9.258    28.749        0
+## 2      Eigenvalue based            3   4.446    1.431     4.445        0
 ##   user.child sys.child
 ## 3          0         0
 ## 1          0         0
@@ -170,8 +170,8 @@
 }
## Successfully compiled differential equation model from auto-generated C code.
##                    test replications elapsed relative user.self sys.self
-## 2     deSolve, compiled            3   4.984    1.000     4.981    0.000
-## 1 deSolve, not compiled            3  55.358   11.107    55.326    0.003
+## 2     deSolve, compiled            3   4.844    1.000     4.842        0
+## 1 deSolve, not compiled            3  53.833   11.113    53.807        0
 ##   user.child sys.child
 ## 2          0         0
 ## 1          0         0
-- cgit v1.2.1