From dd65f3503e9d091c82aedcf91635fcf40f778bf9 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 14 Sep 2018 06:41:44 +0200 Subject: Static documentation rebuilt by pkgdown Also update test log --- docs/articles/compiled_models.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'docs/articles/compiled_models.html') diff --git a/docs/articles/compiled_models.html b/docs/articles/compiled_models.html index 16059fcb..d93fe9e1 100644 --- a/docs/articles/compiled_models.html +++ b/docs/articles/compiled_models.html @@ -29,7 +29,7 @@ mkin - 0.9.47.2 + 0.9.47.3 @@ -84,7 +84,7 @@

Performance benefit by using compiled model definitions in mkin

Johannes Ranke

-

2018-09-06

+

2018-09-14

@@ -125,9 +125,9 @@ }
## Lade nötiges Paket: rbenchmark
##                    test replications elapsed relative user.self sys.self
-## 3     deSolve, compiled            3   2.218    1.000     2.217        0
-## 1 deSolve, not compiled            3  16.654    7.509    16.646        0
-## 2      Eigenvalue based            3   2.724    1.228     2.722        0
+## 3     deSolve, compiled            3   2.110    1.000     2.108        0
+## 1 deSolve, not compiled            3  16.442    7.792    16.433        0
+## 2      Eigenvalue based            3   2.593    1.229     2.592        0
 ##   user.child sys.child
 ## 3          0         0
 ## 1          0         0
@@ -156,13 +156,13 @@
 }
## Successfully compiled differential equation model from auto-generated C code.
##                    test replications elapsed relative user.self sys.self
-## 2     deSolve, compiled            3   3.780    1.000     3.777        0
-## 1 deSolve, not compiled            3  35.169    9.304    35.152        0
+## 2     deSolve, compiled            3   3.781    1.000     3.778        0
+## 1 deSolve, not compiled            3  34.742    9.189    34.725        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.2 on

+

This vignette was built with mkin 0.9.47.3 on

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