From 39b6d8b8569801c2957b22d0973b5ad0c9405e7d Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 18 Sep 2018 10:14:40 +0200 Subject: Support maximum twa for HS, test, docs --- docs/articles/web_only/compiled_models.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'docs/articles/web_only/compiled_models.html') diff --git a/docs/articles/web_only/compiled_models.html b/docs/articles/web_only/compiled_models.html index 9aac1ab2..3b3e9150 100644 --- a/docs/articles/web_only/compiled_models.html +++ b/docs/articles/web_only/compiled_models.html @@ -29,7 +29,7 @@ mkin - 0.9.47.5 + 0.9.47.6 @@ -84,7 +84,7 @@

Performance benefit by using compiled model definitions in mkin

Johannes Ranke

-

2018-09-14

+

2018-09-18

@@ -125,9 +125,9 @@ }
## Lade nötiges Paket: rbenchmark
##                    test replications elapsed relative user.self sys.self
-## 3     deSolve, compiled            3   2.134    1.000     2.132        0
-## 1 deSolve, not compiled            3  16.165    7.575    16.157        0
-## 2      Eigenvalue based            3   2.597    1.217     2.595        0
+## 3     deSolve, compiled            3   2.001    1.000     1.999        0
+## 1 deSolve, not compiled            3  15.374    7.683    15.368        0
+## 2      Eigenvalue based            3   2.439    1.219     2.438        0
 ##   user.child sys.child
 ## 3          0         0
 ## 1          0         0
@@ -156,8 +156,8 @@
 }
## Successfully compiled differential equation model from auto-generated C code.
##                    test replications elapsed relative user.self sys.self
-## 2     deSolve, compiled            3   3.717    1.000     3.715        0
-## 1 deSolve, not compiled            3  34.646    9.321    34.630        0
+## 2     deSolve, compiled            3   3.608    1.000     3.607        0
+## 1 deSolve, not compiled            3  33.150    9.188    33.135        0
 ##   user.child sys.child
 ## 2          0         0
 ## 1          0         0
-- cgit v1.2.1