Analysis method of HPLC and GC for propamocarb hydrochloride was studied in this article.
本文对高效液相色谱法和气相色谱法分析霜霉威盐酸盐的方法进行了研究。
These correspond to GC pauses.
这些峰值对应于GC暂停。
Avoiding object creation and gc.
避免对象创建和gc。
First let's see how GC gets memory from the OS.
首先我们看看GC怎么从操作系统获取内存吧。
However, It decreases overall throughput of GC.
然而,它也减少了GC的整体吞吐量。
You can use more than one thread to perform GC.
可以使用多个线程来执行gc。
You tune GC to optimize application performance.
您可以调整GC以优化应用程序的性能。
gc线程。
GC: What are your hopes for mobile user interfaces?
GC:你对移动设备界面设计有什么展望?
You may draw text and many shapes using the GC.
您可以使用GC绘制文本和许多形状。
No single GC pause exceeds some maximum upper bound.
没有一个GC暂停超出了最大上限。
The less you allocate, the less work GC needs to do.
你分配的越少,GC需要做的工作越少。
You can also invoke the JVM's garbage collector (GC).
还可以调用JVM的垃圾收集器(GC)。
When this threshold approaches, a concurrent GC begins.
达到这个阈值时,就会启动一个并发gc。
When you allocate on the GC heap, exactly what does it cost?
当你从GC堆中分配内存时,它到底消耗什么资源呢?
GC: Do those cultural differences show up in user testing, too?
GC:那些文化差异在用户测试中会有所体现吗?
GC: So are you using more advanced techniques like eye tracking?
GC:所以你就开始使用更多高科技设备,就像眼动仪?
GC maintains a number of relationships with various ESA entities.
GC维系着同各个ESA实体之间的许多关系。
GC occurs in three phases: mark, sweep, and optionally compact.
GC有三个阶段:标记、清除和可选地整理。
There's a threshold that when exceeded, a GC will be triggered.
这里有一个阀值,当阀值被超过时,GC操作被触发。
This section discusses objects and the heap, or storage, aspect of GC.
本节讨论GC的对象和堆或存储器方面。
Apply JVM tuning techniques to reduce the frequency and duration of GC.
应用JVM技术可以减少GC的频率和持续时间。
Note that when the GC is inactive, application utilization is 100%.
注意,如果GC是不活动的,则应用程序的利用率为 100%。
The verbose GC logs can also help evaluate application scalability.
详细GC日志还可以帮助评估应用程序的可伸缩性。
The allocation of large objects can be troublesome for many GC strategies.
大型对象的分配对很多GC策略都是件棘手的事情。
Tune the JVM appropriately to balance GC intervals and GC pause times.
适当调优JVM,平衡GC间隔和 GC暂停时间。
Time paused in GC ops / Time for period of interest = % of GC overhead
由于GC 操作暂停执行的时间 / 总时间 = GC开销百分比
Trigger GC event types correspond to the GC cycle's start and end points.
triggerGC事件类型对应GC循环的开始点和结束点。
Verbose GC usually has relatively little performance impact on an application.
详细GC通常对应用程序性能的影响比较小。
Verbose GC is a tool that logs and outputs GC activity to a file or screen.
冗余gc是一种记录GC活动并将其输出到一个文件或屏幕中的工具。
应用推荐