This task should list the methodologies and results of benchmarking a few sample programs to illustrate the performance benefits of using -XX:+AOTClassLinking
(We use a SubTask to avoid overloading the main JEP text with too much detail)
Benchmarks details TBD, but these will be simple programs that can be executed by hand, without the use of benchmarking harness.
Disclaimer:
These data are for illustrative purposes only. The benefit may not apply universally. Your actual mileage may vary.
(We use a SubTask to avoid overloading the main JEP text with too much detail)
Benchmarks details TBD, but these will be simple programs that can be executed by hand, without the use of benchmarking harness.
Disclaimer:
These data are for illustrative purposes only. The benefit may not apply universally. Your actual mileage may vary.
- blocks
-
JDK-8331497 Implement JEP 483: Ahead-of-Time Class Loading & Linking
- Resolved