Changes between Version 98 and Version 99 of DatabaseBasedAnalysis
- Timestamp:
- 08/08/18 10:29:39 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DatabaseBasedAnalysis
v98 v99 1125 1125 Almost as fast as the 4.5s with C++ where the C++ compiler optimizes the maths. The difference is most likely overhead for example from the SQL optimizer. 1126 1126 1127 Just for curiosity, the following is, what the optimizer makes out of this query:1127 Just for curiosity, what does the optimizer make with this query? The following is the output of the `--explain` directive slightly re-formatted for readability. 1128 1128 {{{#!sql 1129 1129 WITH Table9 AS