From ad42e8870803335a549784888ddda80e4662f441 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 21 Feb 2019 15:16:14 +0100 Subject: Static documentation rebuilt by pkgdown --- docs/articles/web_only/FOCUS_Z.html | 2 +- docs/articles/web_only/compiled_models.html | 14 +++++++------- 2 files changed, 8 insertions(+), 8 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 c55abdbc..b4fa25ac 100644 --- a/docs/articles/web_only/FOCUS_Z.html +++ b/docs/articles/web_only/FOCUS_Z.html @@ -30,7 +30,7 @@ mkin - 0.9.47.6 + 0.9.48.1 diff --git a/docs/articles/web_only/compiled_models.html b/docs/articles/web_only/compiled_models.html index e1149c67..b00fda46 100644 --- a/docs/articles/web_only/compiled_models.html +++ b/docs/articles/web_only/compiled_models.html @@ -30,7 +30,7 @@ mkin - 0.9.47.6 + 0.9.48.1 @@ -126,9 +126,9 @@ }
## Lade nötiges Paket: rbenchmark
##                    test replications elapsed relative user.self sys.self
-## 3     deSolve, compiled            3   2.329    1.000     2.327        0
-## 1 deSolve, not compiled            3  17.556    7.538    17.549        0
-## 2      Eigenvalue based            3   2.863    1.229     2.860        0
+## 3     deSolve, compiled            3   2.340    1.000     2.338        0
+## 1 deSolve, not compiled            3  17.729    7.576    17.720        0
+## 2      Eigenvalue based            3   2.889    1.235     2.888        0
 ##   user.child sys.child
 ## 3          0         0
 ## 1          0         0
@@ -157,13 +157,13 @@
 }
## Successfully compiled differential equation model from auto-generated C code.
##                    test replications elapsed relative user.self sys.self
-## 2     deSolve, compiled            3   4.105    1.000     4.101        0
-## 1 deSolve, not compiled            3  37.400    9.111    37.381        0
+## 2     deSolve, compiled            3   4.122     1.00     4.120        0
+## 1 deSolve, not compiled            3  37.471     9.09    37.452        0
 ##   user.child sys.child
 ## 2          0         0
 ## 1          0         0

Here we get a performance benefit of a factor of 9 using the version of the differential equation model compiled from C code!

-

This vignette was built with mkin 0.9.47.6 on

+

This vignette was built with mkin 0.9.48.1 on

## R version 3.5.2 (2018-12-20)
 ## Platform: x86_64-pc-linux-gnu (64-bit)
 ## Running under: Debian GNU/Linux 9 (stretch)
-- cgit v1.2.1