aboutsummaryrefslogtreecommitdiff
path: root/docs/articles/web_only/compiled_models.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2019-03-04 14:09:45 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2019-03-04 14:09:45 +0100
commit9d6a975a0e3850a36889a18b5d9929d27b901ab3 (patch)
tree2130084703b45ba08a7f94e0d446a081a4ba2894 /docs/articles/web_only/compiled_models.html
parentd0b124992232dde30fbff83dd4eeae8fc977d3ba (diff)
Make some example output more reproducible
In order to avoid some unnecessary documentation rebuilds
Diffstat (limited to 'docs/articles/web_only/compiled_models.html')
-rw-r--r--docs/articles/web_only/compiled_models.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/articles/web_only/compiled_models.html b/docs/articles/web_only/compiled_models.html
index 1d96ea76..269b1098 100644
--- a/docs/articles/web_only/compiled_models.html
+++ b/docs/articles/web_only/compiled_models.html
@@ -129,9 +129,9 @@
<a class="sourceLine" id="cb5-16" title="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.313 1.000 2.312 0
-## 1 deSolve, not compiled 3 17.602 7.610 17.595 0
-## 2 Eigenvalue based 3 2.853 1.233 2.851 0
+## 3 deSolve, compiled 3 2.310 1.000 2.308 0
+## 1 deSolve, not compiled 3 17.509 7.580 17.500 0
+## 2 Eigenvalue based 3 2.859 1.238 2.858 0
## user.child sys.child
## 3 0 0
## 1 0 0
@@ -160,8 +160,8 @@
<a class="sourceLine" id="cb8-16" title="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.049 1.000 4.047 0
-## 1 deSolve, not compiled 3 37.135 9.171 37.119 0
+## 2 deSolve, compiled 3 4.074 1.000 4.072 0
+## 1 deSolve, not compiled 3 37.219 9.136 37.203 0
## user.child sys.child
## 2 0 0
## 1 0 0</code></pre>

Contact - Imprint