diff options
Diffstat (limited to 'docs/articles/web_only')
-rw-r--r-- | docs/articles/web_only/compiled_models.html | 10 |
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 85efff61..c47425fb 100644 --- a/docs/articles/web_only/compiled_models.html +++ b/docs/articles/web_only/compiled_models.html @@ -125,9 +125,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.284 1.000 2.282 0 -## 1 deSolve, not compiled 3 17.732 7.764 17.724 0 -## 2 Eigenvalue based 3 2.812 1.231 2.809 0 +## 3 deSolve, compiled 3 2.274 1.000 2.273 0 +## 1 deSolve, not compiled 3 17.686 7.777 17.676 0 +## 2 Eigenvalue based 3 2.800 1.231 2.799 0 ## user.child sys.child ## 3 0 0 ## 1 0 0 @@ -156,8 +156,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.029 1.000 4.026 0 -## 1 deSolve, not compiled 3 37.760 9.372 37.744 0 +## 2 deSolve, compiled 3 4.038 1.000 4.035 0 +## 1 deSolve, not compiled 3 37.805 9.362 37.788 0 ## user.child sys.child ## 2 0 0 ## 1 0 0</code></pre> |