aboutsummaryrefslogtreecommitdiff
path: root/docs/articles/web_only/compiled_models.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2019-02-26 09:31:39 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2019-02-26 09:31:39 +0100
commit64e636d11311be57978ef394c48c9b43fe219059 (patch)
tree0c64d039fe625796340fda54ed14bbb20c55e917 /docs/articles/web_only/compiled_models.html
parent6693ee373c61d716e877386d6be16e3f9f0f40ab (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 16f0cc7a..6d4d1e42 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-25</h4>
+ <h4 class="date">2019-02-26</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.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 @@
<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.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</code></pre>

Contact - Imprint