The query optimizer might come up with a different query execution plan tailored to provide good performance for fast retrieval of first 'n' rows rather than all the result rows.
查询优化器可能得出一个不同的查询执行计划,这个计划可以专门为最快地获取前'N '行,而不是所有结果行提供良好的性能。
Use Step 3 to calculate n, the number of task executions whose cumulative execution time is sufficiently large.
使用步骤3计算n,这是执行task的次数,这些次执行的累计时间必须足够大。
The goal behind measuring n executions of task (n >= 1) is to make the cumulative execution time so large that all the time measurement errors I discuss above become insignificant.
度量task的n 次执行的目的在于,让累计的执行时间足够大,从而减少前面讨论的所有时间度量误差的影响。
Answer: you can always turn off global logging by setting global_logging to N. However, if you want to shave every millisecond from your stored procedure's execution time, comment out all CALL DB2.
解答:可以通过将global_logging设置成n来全局地关闭日志功能。然而,如果希望节省存储过程执行时的每一毫秒的时间,那么在确信SQL - PL和外部存储过程都已经准备好之后,就可以注释掉所有的CALL DB2。
It 's important in many science and engineering applications to reduce the execution time of the N-body problem on workstation clusters by effective scheduling policies.
采用合理的任务调度策略能有效地降低N体问题求解时间,对大量科学与工程应用具有重要意义。
It 's important in many science and engineering applications to reduce the execution time of the N-body problem on workstation clusters by effective scheduling policies.
采用合理的任务调度策略能有效地降低N体问题求解时间,对大量科学与工程应用具有重要意义。
应用推荐