aboutsummaryrefslogtreecommitdiff
path: root/docs/articles/web_only/compiled_models.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2019-06-05 15:16:59 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2019-06-05 15:16:59 +0200
commitb6027bbd157734e1c7f8c3ba6373451f5c85fc38 (patch)
tree62462fd7768d48ab772dbb68833bd4f2ebd4303f /docs/articles/web_only/compiled_models.html
parent307a317666b8a1cdfe2293371ad8671403680a36 (diff)
Add error model algorithm to output
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 f3062c66..5f0301fc 100644
--- a/docs/articles/web_only/compiled_models.html
+++ b/docs/articles/web_only/compiled_models.html
@@ -88,7 +88,7 @@
<h1>Performance benefit by using compiled model definitions in mkin</h1>
<h4 class="author">Johannes Ranke</h4>
- <h4 class="date">2019-06-04</h4>
+ <h4 class="date">2019-06-05</h4>
<div class="hidden name"><code>compiled_models.Rmd</code></div>
@@ -163,9 +163,9 @@
## Warning in mkinfit(SFO_SFO, FOCUS_2006_D, solution_type = "deSolve", quiet
## = TRUE): Observations with value of zero were removed from the data</code></pre>
<pre><code>## test replications elapsed relative user.self sys.self
-## 3 deSolve, compiled 3 3.053 1.000 3.052 0
-## 1 deSolve, not compiled 3 28.457 9.321 28.442 0
-## 2 Eigenvalue based 3 4.296 1.407 4.293 0
+## 3 deSolve, compiled 3 3.041 1.000 3.039 0
+## 1 deSolve, not compiled 3 28.429 9.349 28.415 0
+## 2 Eigenvalue based 3 4.291 1.411 4.288 0
## user.child sys.child
## 3 0 0
## 1 0 0
@@ -214,8 +214,8 @@
## Warning in mkinfit(FOMC_SFO, FOCUS_2006_D, quiet = TRUE): Observations with
## value of zero were removed from the data</code></pre>
<pre><code>## test replications elapsed relative user.self sys.self
-## 2 deSolve, compiled 3 4.828 1.000 4.825 0
-## 1 deSolve, not compiled 3 53.153 11.009 53.125 0
+## 2 deSolve, compiled 3 4.927 1.000 4.924 0
+## 1 deSolve, not compiled 3 53.138 10.785 53.108 0
## user.child sys.child
## 2 0 0
## 1 0 0</code></pre>

Contact - Imprint