You can increase the throughput — speed up the whole system — if you delay single processes within the system at the right time, for the right amount of time.
你可以增加吞吐量以至于加速整个系统,如果你在恰当的时间点让系统的某一个处理做恰当时间的延迟。
Unless you measure carefully, you don't know the true average access time or throughput of your disk subsystems.
除非您仔细检查,否则您无法知道磁盘子系统实际的平均存取时间或吞吐量。
Throughput, coupled with response time and a model of your users' activity, can help you determine how many users your system can handle (load) within a given timeframe.
吞吐量,再加上响应时间和用户的活动模型,能够帮助您确定您的系统在给定的时间范围内可以处理(负担)多少用户。
Given "acceptable" response time for a set of operations, determine maximum transaction throughput a system can achieve.
已知一组操作的“可接受”响应时间,确定系统可以达到的最大事务吞吐量。
The performance of applications can be described in terms of two distinct properties: throughput and response time.
应用程序的性能可以用两个明显的属性来描述:吞吐量和响应时间。
If the system is not fully utilized and the QMPL time is high (when compared to the execution time), then there is potential to achieve more throughput by increasing the number of threads.
如果系统未得到充分利用,并且QMPL时间非常高(与执行时间比较而言),则存在通过增加线程数量实现更大吞吐量的潜力。
The profiles of the transaction, throughput/concurrency, and response time curves are shown in Figure 1.
图1显示了事务的运行情况、吞吐量/并发性、以及响应时间曲线。
Proper utilization of this pipe can have a profound effect on the response time, throughput, and reliability of the application and the system overall.
对这个管道的适当利用可以对应用程序以及整个系统的响应时间、吞吐率和可靠性产生重大的影响。
While reviewing the performance data presented in the upcoming Part 2 of this paper, please keep in mind that the measurements are based on the total execution time, not throughput.
在分析即将发布的本文的第 2部分中提供的性能数据时,请记住,这些测量是基于总执行时间而不是吞吐量的。
At the end of the day, there still needs to be adequate underlying physical CPU capacity to meet response time and throughput requirements when partitioning CPUs.
这一天结束时,仍然需要充足的底层物理cpu容量,以满足分区CPU时的响应时间和吞吐量需求。
You may get guaranteed response time, but this will come at the cost of overall throughput of the system.
你可能获得了响应时间的保证,但它却会影响到系统的总吞吐量。
Figure 3 shows the relative impact on message throughput (messages processed per unit of time) associated with each of the four message formats discussed.
图3显示了上述四种消息格式对消息吞吐量(单位时间内处理的消息数)的相对影响。
As physical database locks are held for a longer time duration than with an optimistic locking strategy, there is more of a chance for performance and throughput being impacted.
同乐观锁定策略相比,物理数据库锁需要持续较长的时间,因此应用程序性能和吞吐量很可能会受到影响。
The average use case will end up with lots of small messages, and the end-to-end communication overhead when remote interfaces were involved had a major impact on response time and throughput.
一般用例将以许多小消息结束,当涉及到远程接口时,端到端通信开销会对响应时间和吞吐量造成很大的影响。
Throughput metrics which track throughput over a period of time.
吞吐量指标,跟踪一段时间内的吞吐量。
Does the organization have any software framework components or products which improve the performance of the solution in terms of transactional response time and throughput?
根据事务响应时间和流量,组织拥有任何能够改进解决方案性能的软件架构组件或产品吗?
The Throughput run had five times the equivalent workload of the Power run, but it took only 4.77 times the execution time of the Power run.
吞吐量运行的工作负载是能力运行的五倍,但它所花的时间仅仅是能力运行的 4.77 倍。
You get all of the gain of static SQL, including making response time stable, reducing security risks, increasing throughput, improving manageability, and none of the pain.
静态SQL有百益而无一害——使响应时间稳定、减少安全风险、增加吞吐量和增强可管理性。
If set to too low, this field reduces the throughput by throttling the CPU usage, in turn affecting performance (that is, increasing wait time of an application's request to be served).
如果将此字段值设置得过低,它会限制CPU的使用,从而降低吞吐量,进而影响性能(即增加处理应用程序请求的等待时间)。
If all other variables are held constant for the purposes of comparison, then the throughput is proportional to the inverse of the processing time.
如果为了比较让所有其他因素保持不变,则吞吐量和处理时间成反比。
Throughput issues are generally caused by increased wait time during request processing due to contention of resources (CPU, memory, disk, thread pool, connection pool, etc.).
吞吐量问题通常是由处理请求期间因为争用资源(CPU、内存、硬盘、线程池、连接池等)而导致的等待时间增加所引起的。
Measurements such as responses per second, servlet response time and number of backend accesses provide the maximum throughput to be expected.
一些测量值(例如每秒响应的数量、servlet响应时间和后端访问的数量)可提供预期的最大吞吐量。
Under some circumstances, such as slow network throughput, the Ajax call is not completed after pausing for a specific time and will lead to the failure of the test cases.
在有些情况下,比如说网络吞吐量很慢时,Ajax调用在暂停一段特定的时间之后没有完成,会导致测试用例失败。
The primary purpose of a cache is to reduce service time and increase throughput by reusing the results of a previous computation.
cache的主要用途是重用前一次处理得出的结果以减少服务时间和增加吞吐量。
Because pv cannot calculate the total number of bytes to expect in the transfer, it shows throughput so far, time elapsed, and a special indicator that reflects activity.
因为pv无法计算出要传输的总字节数,它只能显示到目前为止的吞吐量、经过的时间和一个反映活动的特殊标志。
GC and message processing overhead of handling larger messages on ServiceA does not affect the high throughput and low response time performance of ServiceB as dramatically.
处理ServiceA上的大消息的GC和消息处理开销不会大幅影响ServiceB的高吞吐量和低响应时间性能。
You use it when you need to get the absolute fastest possible processing time (and hence throughput) from your application and still maintain some degree of transactional atomicity in your processing.
如果您需要从应用程序中获取最快的处理时间(以及吞吐量),并且仍然在处理中维持一定程序的事务原子性,那么可以使用它。
In reality, throughput is affected by a large number of variables including message arrival rate, message processing time, multiprocessing and scheduling, and resource constraints.
实际上,吞吐量受到很多因素的影响,包括消息到达的速度、消息处理时间、多处理和调度、资源约束等。
Lazy sweeping improves the response time of the garbage collector and increases its throughput.
懒惰式扫描缩短了垃圾回收器的响应时间,同时还增加了吞吐量。
Lazy sweeping improves the response time of the garbage collector and increases its throughput.
懒惰式扫描缩短了垃圾回收器的响应时间,同时还增加了吞吐量。
应用推荐