aboutsummaryrefslogtreecommitdiff
path: root/docs/articles/compiled_models.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/articles/compiled_models.html')
-rw-r--r--docs/articles/compiled_models.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/articles/compiled_models.html b/docs/articles/compiled_models.html
index 4c850d14..d5d29a1a 100644
--- a/docs/articles/compiled_models.html
+++ b/docs/articles/compiled_models.html
@@ -77,7 +77,7 @@
<h1>Performance benefit by using compiled model definitions in mkin</h1>
<h4 class="author">Johannes Ranke</h4>
- <h4 class="date">2018-01-14</h4>
+ <h4 class="date">2018-01-16</h4>
</div>
@@ -115,9 +115,9 @@ SFO_SFO &lt;-<span class="st"> </span><span class="kw"><a href="../reference/mki
}</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.083 1.000 2.084 0.000
-## 1 deSolve, not compiled 3 14.501 6.962 14.472 0.016
-## 2 Eigenvalue based 3 2.566 1.232 2.564 0.000
+## 3 deSolve, compiled 3 1.940 1.000 1.940 0
+## 1 deSolve, not compiled 3 13.865 7.147 13.864 0
+## 2 Eigenvalue based 3 2.427 1.251 2.428 0
## user.child sys.child
## 3 0 0
## 1 0 0
@@ -146,8 +146,8 @@ SFO_SFO &lt;-<span class="st"> </span><span class="kw"><a href="../reference/mki
}</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 3.534 1.000 3.532 0.000
-## 1 deSolve, not compiled 3 29.973 8.481 29.960 0.004
+## 2 deSolve, compiled 3 3.432 1.000 3.428 0
+## 1 deSolve, not compiled 3 28.844 8.404 28.840 0
## user.child sys.child
## 2 0 0
## 1 0 0</code></pre>

Contact - Imprint