From 6c0c0986d7c33ebcc290cad12b02eaacafa796ad Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 22 Feb 2019 09:53:58 +0100 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 8f13b969..e9f8fa99 100644 --- a/docs/articles/web_only/compiled_models.html +++ b/docs/articles/web_only/compiled_models.html @@ -85,7 +85,7 @@

Performance benefit by using compiled model definitions in mkin

Johannes Ranke

-

2019-02-21

+

2019-02-22

@@ -126,9 +126,9 @@ }
## Lade nötiges Paket: rbenchmark
##                    test replications elapsed relative user.self sys.self
-## 3     deSolve, compiled            3   2.347    1.000     2.346        0
-## 1 deSolve, not compiled            3  17.693    7.539    17.684        0
-## 2      Eigenvalue based            3   2.907    1.239     2.905        0
+## 3     deSolve, compiled            3   2.336    1.000     2.335        0
+## 1 deSolve, not compiled            3  17.610    7.539    17.602        0
+## 2      Eigenvalue based            3   2.899    1.241     2.897        0
 ##   user.child sys.child
 ## 3          0         0
 ## 1          0         0
@@ -157,8 +157,8 @@
 }
## Successfully compiled differential equation model from auto-generated C code.
##                    test replications elapsed relative user.self sys.self
-## 2     deSolve, compiled            3   4.278    1.000     4.276        0
-## 1 deSolve, not compiled            3  37.855    8.849    37.833        0
+## 2     deSolve, compiled            3   4.122    1.000     4.119        0
+## 1 deSolve, not compiled            3  37.359    9.063    37.343        0
 ##   user.child sys.child
 ## 2          0         0
 ## 1          0         0
-- cgit v1.2.1