网站首页  词典首页

请输入您要查询的英文单词:

 

单词 uncontended
释义

uncontended

例句

释义:
1.
See Resources for a paper that describes some of the techniques used by JVMs to optimize the performance of uncontended synchronization.
(请参阅参考资料中列出的描述JVM用来优化无竞争同步性能的一些技术的文章)。
www.ibm.com
2.
Developers often confuse the cost of uncontended synchronization with contended synchronization .
开发人员经常混淆非争用同步成本与争用同步成本。
www.bing.com
3.
The simple tests used here suggest that an uncontended synchronization is cheaper than the cost of an object creation or a HashMap lookup.
这里使用的简单测试是说明一个无争用同步的代价要比创建一个对象或查找一个HashMap的代价小。
www.ibm.com
4.
However, the performance of uncontended synchronization has improved substantially since then.
然而,从那以后无竞争的同步的性能从本质上已经有了很大的提高。
www.ibm.com
5.
The JVM has separate code paths for contended ( "slow path" ) and uncontended ( "fast path" ) lock acquisition.
JVM对于竞争锁请求和非竞争锁请求有不同的代码路径,分别是“慢路径”和“快路径”。
www.ibm.com
6.
In early JVM implementations, uncontended synchronization was slow, a fact that was well-publicized.
在早期的JVM实现中,无竞争的同步比较慢,这是众所周知的。
www-128.ibm.com
7.
In practice, locking falls into two categories: mostly contended and mostly uncontended.
在实践中,锁定分为两类:多数竞争锁和多数非竞争锁。
www.ibm.com
8.
Uncontended locking performance has improved with nearly every JVM version.
最近的每个JVM版本都提高了非竞争锁定的性能。
www-128.ibm.com
9.
The quest starts with the first question, what is the cost of uncontended locking.
我们的探索从第一个问题开始,非竞争锁的开销如何?
www.infoq.com
10.
At that time, uncontended synchronization had a measurable performance cost.
此时,无竞争的同步会导致可观的性能代价。
www-128.ibm.com
1.
On the other hand, contended synchronization was and still is far more expensive than uncontended synchronization.
另一方面,有竞争的同步比起无竞争同步来仍然要慢得多。
www.ibm.com
2.
Not only has uncontended synchronization gotten
不仅非竞争的同步已经便宜
www-128.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/6 0:26:32