Changes between Version 70 and Version 71 of DatabaseBasedAnalysis
- Timestamp:
- 08/06/18 16:04:26 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DatabaseBasedAnalysis
v70 v71 753 753 This new query results in 754 754 {{{ 755 Execution time: 1 7.0731s755 Execution time: 14.9965s 756 756 }}} 757 757 … … 769 769 770 770 {{{#!div style="background: #d88; border: 3px ridge" 771 Generally, it is '''not ''' recommendedto run the full analysis on the server - as long as you want to optimize or change things. Running it on the server only makes sense if you have finished optimizing your analysis and want to process a lot of data (as in an automatic process).772 }}} 771 Generally, it is '''not recommended''' to run the full analysis on the server - as long as you want to optimize or change things. Running it on the server only makes sense if you have finished optimizing your analysis and want to process a lot of data (as in an automatic process). 772 }}}