RFR: JDK-8298813: [C2] Converting double to float cause a loss of precision and resulting crypto.aes scores fluctuate

SUN Guoyun duke at openjdk.org
Fri Dec 23 09:30:57 UTC 2022


On Tue, 20 Dec 2022 01:33:35 GMT, SUN Guoyun <duke at openjdk.org> wrote:

>> Tests passed and performance results looks good. I think the other change that you proposed should not be part of this.
>
> @TobiHartmann Thank you for your review. I have one more question for you, How did you test SPECjvm2008 performance?  take the maximum or average value of multiple test results?

> @sunny868 We take the average value of multiple test runs.

How many times do I need to run SPECjvm2008? And is this average from all jvm2008 benchmarks or a single one? 
Are there any documentation or websites about performance testing for my reference?

-------------

PR: https://git.openjdk.org/jdk/pull/11685


More information about the hotspot-compiler-dev mailing list