• Results With broader application and utilization of medical information, medical record is more widely used.

    结果随着病案信息应用范围的不断扩大,医务人员对病案的利用率也不断加大。

    youdao

  • If you are satisfied with the code coverage and the behavior of the application, then turn your focus to non-functional issues such as performance, memory utilization, and thread management.

    如果你对代码覆盖和应用的行为满意了,那么就开始把眼光集中在一些非功能性的方面,例如性能,内存使用以及线程管理。

    youdao

  • Proper utilization of this pipe can have a profound effect on the response time, throughput, and reliability of the application and the system overall.

    对这个管道的适当利用可以对应用程序以及整个系统的响应时间、吞吐率和可靠性产生重大的影响。

    youdao

  • This abstraction enables multiple operating systems and application stacks to run on a single physical resource, thus enabling higher levels of resource utilization.

    这种抽象支持在单一物理资源上运行多个操作系统和应用程序栈,从而实现更高程度的资源利用。

    youdao

  • In a dynamic environment, application performance and utilization is a moving target.

    在动态环境中,应用程序性能和使用率就是一个移动靶。

    youdao

  • If both the target utilization and allocation rate are high, the application can run out of memory, forcing the GC to run continuously and dropping the utilization to 0% in most cases.

    如果目标利用率和分配率都很高,则应用程序可能耗尽内存,强迫GC连续地运行并且在多数情况下使利用率降低到0%。

    youdao

  • Often, the source systems are constrained because of resource utilization and the limited flexibility for application changes.

    通常,由于资源利用率和应用程序更改灵活性的限制,源系统受到了一定的约束。

    youdao

  • It's important to understand the correlation between heap size and application utilization.

    了解堆大小和应用程序利用率方面的关系非常重要。

    youdao

  • Heap size and application utilization are important tuning options to consider when running an application on a real-time garbage collector.

    在实时垃圾收集器上运行应用程序时,堆大小和应用程序利用率是要考虑的重要调优选项。

    youdao

  • Figure 8 illustrates a typical trade-off between heap size and application utilization.

    图8演示了一种典型的堆大小和应用程序利用率之间的平衡。

    youdao

  • Once the CPU utilization on the application server approaches and hits the 100% mark, any increase in the number of users only results in poorer response times.

    一旦应用程序服务器上的CPU利用率接近并达到100%分,用户数量的增加只会导致更长的响应时间。

    youdao

  • If your goal for using Live Application Mobility is energy management and using it as a server consolidation tool, then resource utilization is not as important.

    如果您使用动态应用程序迁移的目的是进行能量管理,并且将其用作服务器整合工具,那么资源使用率就不是很重要了。

    youdao

  • Desired heap size and target utilization must be tuned to the application so target utilization maintains the desired application throughput while letting the GC keep up with allocation.

    期望的堆大小和目标利用率必须针对应用程序进行调整,使目标利用率保持期望的应用程序吞吐量,同时使GC能够满足分配。

    youdao

  • The relationship between utilization and heap size is highly application dependent, and striking an appropriate balance requires iterative experimentation with the application and VM parameters.

    利用率和堆大小之间的关系跟应用程序有很大关系,达到一个大致平衡需要使用应用程序和VM参数反复实验。

    youdao

  • An application suffering from bottlenecks or excessive synchronization typically exhibits poor response times and low CPU utilization.

    有瓶颈问题或过多的同步的应用程序常常表现为较长的响应时间和较低的cpu利用率。

    youdao

  • Users were able to access their application, and the CPU incurred a decent load, going above 80% CPU utilization (10% kernel + 70% user).

    用户能够访问他们的应用程序,CPU承受正常的负载,CPU利用率为80%多(10%内核+ 70%用户)。

    youdao

  • You can use it to determine if the parameters (heap size, target utilization, window size, and quantum time) support the running application. Listing 1 shows an example of verbose output.

    您可以使用它来确定参数(堆大小、目标利用率、窗口大小和时间量)是否支持应用程序运行。

    youdao

  • For example, the network bandwidth, CPU utilization, and disk usage per transaction or application can determine PaaS cost.

    例如,每个事务或每个应用程序的网络带宽、CPU利用率和磁盘利用率可确定PaaS 的成本。

    youdao

  • However, invoking System.gc from the user application causes the application utilization to drop to 0% in many cases and causes long pause times; it should therefore be avoided.

    但是,在很多情况下从用户应用程序调用System . gc会导致应用程序利用率降至0%并导致较长的暂停时间;因此应该避免这种情况。

    youdao

  • As shown in figure 4, beyond 500 concurrent users, the XPages discussion application shows a nonlinear increase in processor utilization and a higher response time.

    如图4所示,超过500个并发用户时,XPages讨论应用程序在处理器利用率方面出现非线性增长,并且响应时间增加。

    youdao

  • The difference between a simple web application and a cloud-enabled SaaS application encompasses two of the biggest capacity utilization features in it today.

    简单web应用程序和支持云的SaaS应用程序之间的区别涉及IT行业目前最主要的两个容量利用特性。

    youdao

  • Figure 11 shows the GC performance summary graph generated by Tuning Fork, including target utilization, heap memory use, and application utilization.

    图11演示了TuningFork所生成的gc性能概要图,包括目标利用率、堆内存使用和应用程序利用率。

    youdao

  • CPU utilization of the application and Web servers.

    应用程序服务器和Web服务器的CPU的利用率。

    youdao

  • Once an application is up and running, memory utilization is affected by the number and size of objects the system requires.

    一旦应用程序启动并运行,内存利用就将受到系统需要的对象的数量和大小的影响。

    youdao

  • Now that I have examined some design and implementation issues related to memory utilization, a brief discussion on testing and tuning an application is in order.

    既然我已经分析了一些与内存利用相关的设计和实现问题,那么对测试和调整应用程序进行简要讨论将是适当的。

    youdao

  • Specifying an application domain does not prevent management software from polling device-level metrics such as device load, CPU utilization, memory metrics, and environmental statistics.

    指定应用程序域并不能防止管理软件轮询设备级指标,如设备加载、CPU利用、内存指标以及环境统计数据。

    youdao

  • You may also run a pilot of your application and then, based on your sizing, offer the actual utilization of this pilot.

    还可以运行应用程序的试验版本,然后基于分级,提供该试验版本的实际利用率。

    youdao

  • Runtime Analysis: Helps you to gain an understanding of how your application behaves during execution by providing insight into thread utilization, memory usage, and object behavior.

    运行时分析:通过提供对线程、内存的使用和对象的行为的分析,帮助你去理解你的程序在执行的过程中是如何运转的。

    youdao

  • The study can provide application foundation and technical support for comprehensive utilization of apple pomace .

    本研究为果渣资源的综合利用提供了应用依据和技术支持。

    youdao

  • Ajax, through its utilization of rich UI controls and access to Web-based data, enables major improvements to Web application responsiveness and performance.

    Ajax通过利用丰富的用户界面控件和对基于Web的数据的访问,主要改进了Web应用程序响应能力和性能。

    youdao

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

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

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