inlining

inlining

 英

  • 網絡內聯;內聯化;內聯函數

例句

The programmer might determine that inlining is useful for a large function that the compiler would not automatically inline.

程序員可能覺得一個編譯不會自動函數有用

No methods of your class (regardless of inlining) can use types where the instantiation in the EXE and DLL have static data differences.

如果EXEDLL實例化具有靜態數據差異任何方法無論是否不能使用類型

Note, however, that inlining significantly increases the row size on your data pages. This in turn decreases the number of rows per page.

但是注意聯會極大增加數據頁面大小從而減少每個頁面數量

However, inlining too much code might make your program so large that the number of virtual-memory page faults increases.

但是內嵌過多程式可能會使程式增加虛擬記憶錯誤數目

I verified that differences due to method inlining were not involved in any of the measurements reported on in this benchmark.

已經驗證方法沒有基準測試報告帶來任何不同

Presumably the server JVM is doing an excellent job of inlining direct access to its underlying array.

可能因為服務器JVM底層數組直接訪問進行出色處理)。

Relevant for inlining is the size of the document after XML parsing in DB2, not the size of the textual XML document in your file system.

有關經過DB2解析XML文檔大小而不是文件系統原始XML文檔大小

Two new system-supplied functions enable administrators to analyze inlining of small XML documents.

管理員可以使用系統提供兩個函數分析小型XML文檔

This inlining is dependent on page size and is analogous to XML inlining for XML data.

基于頁面大小類似用于XML數據XML

The compiler does not perform loop unrolling or function inlining when you specify '-O2 '.

加入-o2選項編譯不會進行循環展開函數

Inconveniently, virtual functions pose an impediment to inlining, and virtual function calls are more common in Java language than in C++.

但是方便方法對內造成障礙函數調用JavaC++普遍

Inlining functions in code results in unintelligible code and even bigger management horrors.

代碼函數導致莫名其妙代碼甚至更大管理災難

If &&foo is used in a static variable initializer, inlining is forbidden.

如果&&foo一個靜態變量初始禁用

Inlining a function call is an optimization that a compiler may perform on any call at any time.

一個函數調用編譯可能任何時候可能進行優化

One area that has a major impact is inlining function calls.

一個主要影響就是函數InliningFunction調用

For example, inlining functions eliminates the overhead of function calls.

例如內嵌可以減輕呼叫額外負荷

Another way to prevent inlining is by using the command line option -XX: -Inline.

防止一種方法使用命令選項-XX:-Inline。

Listing 2 shows an example of the type of optimization that is enabled through inlining.

清單2顯示一個通過實現優化示例

Another useful pragma for limiting the depth of inlining is

限制深度另一個有用雜注

Listing 4. Using an interface to prevent method inlining

清單4使用接口防止方法

Store and Manage XML Data Based on Mixed Inlining

基于混合映射XML數據關系存儲查詢

熱門查詢