mirror of
https://github.com/corda/corda.git
synced 2025-01-09 06:23:04 +00:00
refine estimate of bootimage overhead in readme.txt
This commit is contained in:
parent
6fef9f2464
commit
482055b7d4
@ -341,7 +341,7 @@ For boot image builds:
|
|||||||
|
|
||||||
* Cons: the pre-parsed classes and AOT-compiled methods take up more
|
* Cons: the pre-parsed classes and AOT-compiled methods take up more
|
||||||
space in the executable than the equivalent class files. In
|
space in the executable than the equivalent class files. In
|
||||||
practice, this can make the executable 50-100% larger. Also, AOT
|
practice, this can make the executable 30-50% larger. Also, AOT
|
||||||
compilation does not yet yield significantly faster or smaller code
|
compilation does not yet yield significantly faster or smaller code
|
||||||
than JIT compilation.
|
than JIT compilation.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user