diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-02-21 16:16:21 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-02-21 16:16:21 +0100 |
commit | 5181a55b1619c153b690db97ee82698bf76525ff (patch) | |
tree | 205137000fd034ced0d55de2830e6fb5a45c4535 /docs/articles/web_only/compiled_models.html | |
parent | 6695a307c4be2b8eee1bacd75b25fc10c3dd02b1 (diff) |
Static documentation rebuilt by pkgdown
to get the codecov badge into the docs
Diffstat (limited to 'docs/articles/web_only/compiled_models.html')
-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 b00fda46..8f13b969 100644 --- a/docs/articles/web_only/compiled_models.html +++ b/docs/articles/web_only/compiled_models.html @@ -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.340 1.000 2.338 0 -## 1 deSolve, not compiled 3 17.729 7.576 17.720 0 -## 2 Eigenvalue based 3 2.889 1.235 2.888 0 +## 3 deSolve, compiled 3 2.347 1.000 2.346 0 +## 1 deSolve, not compiled 3 17.693 7.539 17.684 0 +## 2 Eigenvalue based 3 2.907 1.239 2.905 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.122 1.00 4.120 0 -## 1 deSolve, not compiled 3 37.471 9.09 37.452 0 +## 2 deSolve, compiled 3 4.278 1.000 4.276 0 +## 1 deSolve, not compiled 3 37.855 8.849 37.833 0 ## user.child sys.child ## 2 0 0 ## 1 0 0</code></pre> |