From 5f9645570d8308f48a492d48f38acd0d08f7d636 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 23 Nov 2018 20:01:28 +0100 Subject: Static documentation rebuilt by pkgdown --- docs/articles/web_only/FOCUS_Z.html | 2 +- docs/articles/web_only/compiled_models.html | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'docs/articles/web_only') diff --git a/docs/articles/web_only/FOCUS_Z.html b/docs/articles/web_only/FOCUS_Z.html index a3e743d1..5215e039 100644 --- a/docs/articles/web_only/FOCUS_Z.html +++ b/docs/articles/web_only/FOCUS_Z.html @@ -84,7 +84,7 @@

Example evaluation of FOCUS dataset Z

Johannes Ranke

-

2018-09-18

+

2018-11-23

diff --git a/docs/articles/web_only/compiled_models.html b/docs/articles/web_only/compiled_models.html index 684f28cb..85efff61 100644 --- a/docs/articles/web_only/compiled_models.html +++ b/docs/articles/web_only/compiled_models.html @@ -84,7 +84,7 @@

Performance benefit by using compiled model definitions in mkin

Johannes Ranke

-

2018-09-18

+

2018-11-23

@@ -125,9 +125,9 @@ }
## Lade nötiges Paket: rbenchmark
##                    test replications elapsed relative user.self sys.self
-## 3     deSolve, compiled            3   2.005    1.000     2.003        0
-## 1 deSolve, not compiled            3  15.480    7.721    15.474        0
-## 2      Eigenvalue based            3   2.460    1.227     2.459        0
+## 3     deSolve, compiled            3   2.284    1.000     2.282        0
+## 1 deSolve, not compiled            3  17.732    7.764    17.724        0
+## 2      Eigenvalue based            3   2.812    1.231     2.809        0
 ##   user.child sys.child
 ## 3          0         0
 ## 1          0         0
@@ -156,8 +156,8 @@
 }
## Successfully compiled differential equation model from auto-generated C code.
##                    test replications elapsed relative user.self sys.self
-## 2     deSolve, compiled            3   3.524     1.00     3.523    0.000
-## 1 deSolve, not compiled            3  33.021     9.37    33.001    0.004
+## 2     deSolve, compiled            3   4.029    1.000     4.026        0
+## 1 deSolve, not compiled            3  37.760    9.372    37.744        0
 ##   user.child sys.child
 ## 2          0         0
 ## 1          0         0
-- cgit v1.2.1