heap size信息详情
堆内存
heap───n.堆;许多;累积;n.(Heap)人名;(芬)海亚普;(东南亚国家华语)协;(英)希普;vi.堆起来;vt.堆;堆积
heap application───堆应用程序
hairy heap───毛茸茸的
garbage heap───垃圾堆
heap definition───堆定义
heap ny───纽约堆
heap qualifications───堆限定条件
crusty heap───硬皮堆
size───adj.一定尺寸的;n.大小;尺寸;vi.可比拟;vt.依大小排列
Database heap size: (DBHEAP).───数据库堆大小(DBHEAP)。
SORT heap size (SORTHEAP).───排序堆大小(SORTHEAP)。
JVM heap size.───jvm堆大小。
Based only on the pause times, the fixed heap size seems to have made things worse.───仅仅根据暂停时间判断,固定堆大小似乎使问题变得更糟。
Recommendation: For each set of JVM heap size settings, run one test with garbage collection turned on, and another with it turned off.───推荐:对于每一组JVM堆大小设置,请在一次测试的运行中启用垃圾收集,在另一次中禁用它。
Be sure that the JVM maximum heap size specified is less than the total physical memory of the machine.───一定要保证规定的JVM最大堆长度小于机器的物理内存。
The degree to which the pause times will affect response times is also determined by the heap size and frequency of garbage collection.───停顿时间将影响响应时间的程度也是由堆的大小和垃圾收集的频率决定的。
The basic calculation is to compute the number of pages to allocate to the pageCache as a ratio of the JVM maximum Heap size.───基本的方法是按照JVM最大Heap大小的一定比例,计算分配给pageCache的页数。
The JVM heap size settings are adjusted from a minimum to a maximum set of values until the optimal settings are found.───您可以使用一组从最小到最大的值来调整JVM堆大小设置直到找到最佳设置。
For the performance study, we configured the appropriate garbage collection algorithm, page size and heap size on each OS and hardware configuration tested.
JTune: The free JTune tool can take GC logs and graphically display heap size, GC duration, and other useful memory management data.
The bytecode interpreter adds about 65MB to the process table (over the maximum heap size for a 128MB heap), and increases in size as does the maximum heap size does.
The application heap size parameter defines the number of private memory pages available to be used by the database manager on behalf of a specific agent or subagent.
Of course, this example is for a Java program that executes over 30 seconds, where much of the initial time is spent by the JVM in finding the best heap size.
At this point, you reach a point of diminishing marginal returns where increasing the heap size further does not yield a proportional performance benefit.