• Object pooling is a good example.

    对象就是一个很好的例子

    youdao

  • Object pooling is one solution to this problem.

    对象这个问题一种解决方案

    youdao

  • Object pooling can also be a cause of memory leaks.

    对象轮询可能内存泄露原因

    youdao

  • Let's consider a scenario in which object pooling would be useful.

    我们考虑一个可以有效使用对象方案

    youdao

  • The basic pattern for object pooling looks something like this.

    对象基本模式如下所示。

    youdao

  • Object pooling reduces the number of allocations, and therefore the number of garbage collections, required by an application.

    对象池机制可以降低应用程序所需分配数量从而降低应用程序所需的垃圾回收的数量。

    youdao

  • Object pooling only helps reduce the memory required for class allocations and the time required for object creation and destruction.

    对象只是有助于减少分配所需内存以及对象创建销毁所需的时间

    youdao

  • For example, object pooling reduces the amount of garbage generated by an application but can seriously hurt garbage collection performance.

    例如对象轮询减少应用程序生成垃圾数量严重降低了垃圾收集性能。

    youdao

  • Object pooling helps level out the number of allocations made on the heap, since the most common objects in an application can be pooled.

    对象池机制有助于减小进行的分配数量因为可以汇聚应用程序常见对象

    youdao

  • If your objects are not used with high frequency or do not have a high creation or destruction cost, then object pooling might not be the right strategy.

    如果对象使用频率或者对象的创建销毁成本不高,对象可能不是正确策略

    youdao

  • What you don't see in Figure 3 is object pooling, automatic transaction processing, security, and all the other good things that EJB technology provides.

    3没有看到对象自动事务处理安全性以及EJB技术提供所有其他东西

    youdao

  • A lot of people are very enamored with object pooling, yet half the time people are not measuring to that to find out whether object pooling is any good.

    很多热衷于对象起码有一半情况下,人们并不测量对象池的效果到底好是坏。

    youdao

  • Object constructors used in conjunction with object pooling provide the capabilities of a resource dispenser, without the effort of implementing a full resource dispenser.

    对象一起使用对象构造函数提供资源分配器能力无需实现完整的资源分配器。

    youdao

  • Object pooling can offer a significant performance boost; it is most effective in situations where the cost of initializing a class instance is high, the rate of instantiation of a class is high.

    运用对象化技术可以显著提升性能,尤其是对象初始化过程代价较大或者频率较高时。

    youdao

  • For pooling any.net object, I thought it would be interesting to write a general-purpose object pool for this article.

    为了汇集任何. NET对象认为针对本文编写一个通用的对象有趣。

    youdao

  • Connection pooling improves performance as a data source object creates a connection as soon as it is instantiate.

    连接可提高性能因为数据源对象实例化会创建一个连接。

    youdao

  • Pooling is quite simple: an object is reused instead of allowing it to be reclaimed by the garbage collector.

    池机制相当简单对象被重新使用而不是垃圾回收回收。

    youdao

  • Caching and pooling can be helpful techniques to reduce temporary object creation.

    缓存对象技术可以减少临时对象的创建

    youdao

  • Similarly the application design can be tuned for performance: Fewer object creations, ongoing database refinements, and using database connection pooling.

    同样地,应用程序设计性能更少对象创建实时的数据库优化以及使用数据库连接池。

    youdao

  • Object caching and pooling: the application server automatically pools stateless session beans at the server level, reducing the amount of time spent in object creation and garbage collection.

    对象高速缓存合用应用程序服务器自动服务器合用无状态会话bean这减少了花对象创建垃圾收集时间

    youdao

  • On my desktop machine, one million iterations takes about 12 seconds to complete. The pooling code avoids the allocation of the MyClass object within the loop

    桌面计算机上,一百万次迭代需要大约12秒钟才能完成

    youdao

  • On my desktop machine, one million iterations takes about 12 seconds to complete. The pooling code avoids the allocation of the MyClass object within the loop

    桌面计算机上,一百万次迭代需要大约12秒钟才能完成

    youdao

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

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

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