• 如果执行占用了显著时间那么执行期间应用程序就会冻结。

    If its execution takes any noticeable time at all, then the application freezes up during this execution.

    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

  • 即使只有一个应用程序用于应用程序开发场景执行,应用程序开发还是耗费迭代中的大量时间

    Even though only one application was used for application development and scenario execution, application development consumed a significant amount of time in an iteration.

    youdao

  • 但是如果应用程序执行得非常好,则应用程序时间执行更多工作收集频率可能随之增加

    However, if the application is performing well, the frequency of collections will probably increase as the application gets through more work in a shorter time.

    youdao

  • 或许避免程序执行期间创建这些最佳方式在于,避免在应用程序时间关键部分使用反射服务字符串映射类、字段方法

    Probably the best way to avoid their creation during the program is to avoid using reflection services to map class, field, or methods from strings during the time-critical parts of your application.

    youdao

  • 这个报表结尾处返回了这些系统调用耗费时间以及执行应用程序所耗费的时间

    At the end of the report, the total time spent in system calls is returned, along with the time spent executing the application.

    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

  • 许多环境中信号量都给尝试更新相同进程带来等待时间可能会延迟程序执行

    In many environments, the semaphore introduces a wait for each process trying to update the same value, which can delay the execution of the program.

    youdao

  • 示例中,如果订单流程处理时间超过特定时间值,将触发一个事件处理程序,然后可以执行特定的操作。

    In this example, if the order process takes longer than a specific amount of time, an event handler is triggered, that can take specific actions.

    youdao

  • 我们假定程序指令执行所花费时间可以忽略的,实际上它还是会引入一些偏差。

    We assume that the time spent executing the instructions in the program is negligible, but there is a slight bias introduced by that time.

    youdao

  • 造成锯齿状原因同样是因为 GC应用程序交错执行以便保持暂停时间

    The sawtooth nature of this section is again because of the interleaving of the GC and application to preserve low pause times.

    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

  • 当然某些应用程序中,相比较实际执行时间,将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

  • 但是如果文本对于获取最优访问计划重要那么更短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

  • 评估GC性能影响需要检查重要项目暂停时间开销用于进行垃圾收集而不是执行应用程序工作时间比例

    When assessing GC's performance effects, the most important items to check are the pause times and the overhead: the proportion of time spent garbage collecting instead of doing application work.

    youdao

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

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

    youdao

  • 实际上,用于存储库(文件数据库服务器)中获取信息时间高于编译并且甚至执行PHP程序所需耗费的时间

    Indeed, the time to fetch information from a repositorybe it a file or database serverfar exceeds the lapse required to compile and perhaps even execute a PHP program.

    youdao

  • 应用程序启动期间执行任务分配内存越多,应用程序准备时间长,初始工作越大

    The more tasks performed and memory allocated during application startup, the longer before an application is ready and the larger the initial working set.

    youdao

  • 可以消除基于.NET应用程序托管大小常见锯齿模式并且减少了应用程序执行垃圾回收花费时间

    This can get rid of the sawtooth pattern often seen for the managed heap size in.net-based applications, and reduces the time an application spends performing garbage collection.

    youdao

  • 相反规则引擎本身性能,并取决于执行规则结果返回给调用应用程序花费时间

    Rather, it refers to the performance of the rules engine itself in terms of the amount of time it takes to execute the rules and return results back to the calling application.

    youdao

  • 根据程序分配速度系统试图预测下次需要执行垃圾收集时间

    Based on the program's allocation rate, the system attempts to predict when the next garbage collection will be required.

    youdao

  • 想想已经花了这么多时间担心应用程序负载怎样执行

    Just think about all the time you've spent worrying about how your application will perform under load.

    youdao

  • 重要执行成本,因为执行成本关系应用程序响应时间

    But most important is the total execution time because the total execution time is responsible for the response time of the application.

    youdao

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

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

    youdao

  • 例如可以晚上某个时间程序化地调用规则执行或者生产环境某个事件删除时。

    For example, you can programmatically schedule the execution of a group of rules for a certain time at night or when a particular event in the production environment has been detected.

    youdao

  • 24显示应用程序执行事务响应时间

    Figure 24 shows the response time chart for the transactions executed for an application.

    youdao

  • 我们应用程序利用率定义分配给特定时间应用程序时间百分比时间内应用程序连续地执行完整个运行过程

    We define application utilization as the percentage of time allotted to an application in a given window of time continuously sliding over the application's complete run.

    youdao

  • 分析器结果可以帮助标识应用程序关键路径大部分时间执行代码

    Profiler results help you identify the critical path of your application; that is, the code that is executed most of the time.

    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

  • 应用程序客户机本地执行业务操作所以大大改进应用程序响应时间

    Users benefit from improved application response time because applications perform business operations locally on the client.

    youdao

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

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

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