aboutsummaryrefslogtreecommitdiff
path: root/docs/articles/web_only/compiled_models.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2019-02-22 09:53:58 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2019-02-22 09:53:58 +0100
commit6c0c0986d7c33ebcc290cad12b02eaacafa796ad (patch)
tree32271aff5a17e7a0823f8773be48d08fb34abfa5 /docs/articles/web_only/compiled_models.html
parent39d5dc6988389f026d5165cac208ec63d0645a77 (diff)
Static documentation rebuilt by pkgdown
Diffstat (limited to 'docs/articles/web_only/compiled_models.html')
-rw-r--r--docs/articles/web_only/compiled_models.html12
1 files changed, 6 insertions, 6 deletions
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 @@
<h1>Performance benefit by using compiled model definitions in mkin</h1>
<h4 class="author">Johannes Ranke</h4>
- <h4 class="date">2019-02-21</h4>
+ <h4 class="date">2019-02-22</h4>
<div class="hidden name"><code>compiled_models.Rmd</code></div>
@@ -126,9 +126,9 @@
<a class="sourceLine" id="cb5-16" data-line-number="16">}</a></code></pre></div>
<pre><code>## Lade nötiges Paket: rbenchmark</code></pre>
<pre><code>## 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 @@
<a class="sourceLine" id="cb8-16" data-line-number="16">}</a></code></pre></div>
<pre><code>## Successfully compiled differential equation model from auto-generated C code.</code></pre>
<pre><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</code></pre>

Contact - Imprint