青年中文青年中文

heap size的意思

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.