• 视图显示应用程序执行时间统计结果(见图22)。

    The execution statistics view displays statistics about the application execution time (Figure 22).

    youdao

  • 允许应用程序执行时间超过10个进程非常有限访问权限运行

    The application is not allowed to execute more than 10 processes at a time and is run with very limited access rights.

    youdao

  • 允许应用程序执行时间超过10个进程管理员帐户权限运行

    The application is not allowed to execute more than 10 processes at a time and is run with out Administrator account privileges.

    youdao

  • 通过实验证明改进后并行群算法程序执行时间明显缩短执行效率显著提高

    The experiment proves that the improved method makes the time of program execution shorter significantly and the efficiency higher observably when solve large scale TSP.

    youdao

  • 这个分两部分文章系列讨论程序执行时间考虑执行程序时的其他重要性质比如内存使用量

    This two-part article addresses only program-execution time. It doesn't consider other important execution characteristics, such as memory usage.

    youdao

  • 本文提出一种结合统计数据工作量模型机器计算速度应用程序执行时间预测方法

    A prediction method of application's execution time was proposed in this paper, which combine the statistic data, computing workload and machine's computing speed.

    youdao

  • 实践证明,采用逻辑设计法可以大大地简化程序结构节省程序执行时间而且工作可靠,效果好。

    This method make the software has a briefer structure, and run faster, and be more reliable more efficient in executing.

    youdao

  • 指令系统分析研究基础设计实现指令解释执行系统。设计和实现计算程序执行时间函数

    Based on the analysis and research on the instruction system, this paper designs and realizes the interpretation system for instructions, and also the functions which compute program running time.

    youdao

  • 实验结果表明策略能够显著提高程序性能,平均提高倍,甚至更高,同时它能够预知优化程序执行时间的变化,最高误差为2%。

    Experimental results show that the scheme has ability to improve significant performance significantly, and predict the application's execution time after optimization with a maximum error of 2%.

    youdao

  • 采用C语言完成灰度转换、图像差分、中值滤波、光流估计、形心确定、高速球控制等软件模块程序设计,调试程序执行时间并做了实时性分析;

    Most software module programs are compiled with the language C, and the execution time of the program is debugged and the real-time performance compared as well.

    youdao

  • 这个程序中,这种方式执行缓冲区处理并不显著影响执行时间对于某些数据可能有消极影响

    In this particular program, doing buffer handling in this way does not affect the execution time significantly, and in some data sets, affects it negatively.

    youdao

  • 大多数企业应用程序中,执行时间远程调用数据库调用决定,所以通常没有必要担心使用任何一种AOP工具开销

    In most enterprise applications where execution time is dominated by remote and database calls, there is typically no need to worry about the overhead of using any AOP tool.

    youdao

  • 但是如果文本对于获取最优访问计划重要那么更短sql语句执行时间比应用程序源代码优雅性重要。

    However, if literals are important to get optimal access plans, the shorter execution times of the SQL statements are more important than the elegancy of the application's source code.

    youdao

  • 然而JIT编译必须注意抵消编译程序消耗时间因为这些时间延长程序执行时间

    However, the JIT compiler must also carefully balance the time it takes to compile a program because that time adds to the program's execution time.

    youdao

  • 因此通过增加大小可以增加GC暂停之间间隔从而应用程序提供更多执行时间

    So, by increasing the heap size the interval between GC pauses will increase, which will give the application more time to execute.

    youdao

  • 当然某些应用程序中,相比较实际执行时间,将php源代码文件翻译相应操作码所需时间微不足道

    Of course, in some applications, the time required to translate a file of PHP source code to its corresponding opcodes is insignificant compared to actual execution time.

    youdao

  • 这个选项适用短期运行程序特别是那些执行时间集中少量的“热点方法中的程序

    This option is appropriate for shorter running applications, especially those where execution time is not concentrated into a small number of methods - "hot spots".

    youdao

  • 确保调度程序将该生命周期任务安排为具有30秒钟执行时间

    Make sure to schedule a life cycle task with the scheduler with a fire time of 30 seconds.

    youdao

  • 程序中的某些方法需要了解它们调用次数各自平均执行时间和整体平均时间

    For certain classes and methods in my application I want to see the invocation counts, the average self execution time and the average wall clock time.

    youdao

  • 因为程序执行进行编译,所以编译代码时间将计入程序执行时间

    Because compilation happens at the same time as program execution, the time it takes to compile the code is added to the program's running time.

    youdao

  • 通过检查新的SQL指标(比如执行次数、总的间隔时间最大最小执行时间)部署有效的SQL,帮助识别应用程序中的热点

    Deploy efficient SQL by examining new SQL metrics, such as, number of executions, aggregated elapsed time, and minimum and maximum execution times, to help identify hot spots in the application.

    youdao

  • 对于大多数操作,红执行时间O(logn),以前的调度程序通过具有固定优先级的优先级数使用 O(1)。

    The red-black tree is O(log n) in time for most operations, while the previous scheduler employed O(1), using a priority array with a fixed number of priorities.

    youdao

  • 根据面对应用程序体系结构讨论可以看出,Web请求通过多个阶段,每个阶段花费一定执行时间

    From the previous discussion on application architectures, it becomes apparent that a Web request passes through different phases, each phase taking a certain amount of time to execute.

    youdao

  • 务必注意命令执行时间可能长,具体取决于参与应用程序Rollout节点

    It is important to be aware that command execution may take a long time depending on the number of nodes participating in the application rollout.

    youdao

  • 实验结果表明模型不仅有效地缩短了分处理程序执行时间而且能够提高网格资源利用率

    The experimental results shows that this model not only shorten the execution time of word segmentation program effectively, but also improve the grid resources utilization.

    youdao

  • 最后给出测试程序实验条件任务,并对两种程序不同情况下执行时间进行分析

    In the end, puts forward the condition and task of the experiment which purpose is to test these two programs and analyzes the executing time under diverse circumstances.

    youdao

  • 此时程序实际执行时间”,即整体执行时间等待用户响应时间差,才能够真实反映用户可察觉的系统处理能力。

    So the subtraction of user input time from total time, namely the "real execution time", can truly reflect the user-perceived performance.

    youdao

  • 基于系统设计和实现了一个全局共享内存系统,使操作系统充分利用整个系统上物理内存,减少应用程序执行时间

    A global Shared memory system is implemented based on the system, and it can allow operating system to use system-wide memory to decrease the execution time of the application.

    youdao

  • 计算网格目标在于通过大量计算节点协作来减少应用程序执行时间

    The computational grid focuses on reducing execution time of applications that require a great number of computer processing cycles.

    youdao

  • 计算网格目标在于通过大量计算节点协作来减少应用程序执行时间

    The computational grid focuses on reducing execution time of applications that require a great number of computer processing cycles.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定