From 64e636d11311be57978ef394c48c9b43fe219059 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 26 Feb 2019 09:31:39 +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 16f0cc7a..6d4d1e42 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-25

+

2019-02-26

@@ -126,9 +126,9 @@ }
## Lade nötiges Paket: rbenchmark
##                    test replications elapsed relative user.self sys.self
-## 3     deSolve, compiled            3   2.328    1.000     2.327        0
-## 1 deSolve, not compiled            3  17.641    7.578    17.633        0
-## 2      Eigenvalue based            3   2.873    1.234     2.871        0
+## 3     deSolve, compiled            3   2.323    1.000     2.321        0
+## 1 deSolve, not compiled            3  17.568    7.563    17.559        0
+## 2      Eigenvalue based            3   2.884    1.241     2.883        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.126    1.000     4.125        0
-## 1 deSolve, not compiled            3  37.487    9.086    37.467        0
+## 2     deSolve, compiled            3   4.078    1.000     4.075        0
+## 1 deSolve, not compiled            3  37.246    9.133    37.231        0
 ##   user.child sys.child
 ## 2          0         0
 ## 1          0         0
-- cgit v1.2.1