RFR: 7248: JMC7/8 Automated Analysis taking very long time to produce results for Class Leak Rule. [v2]
Marcus Hirt
hirt at openjdk.java.net
Wed Dec 1 09:28:31 UTC 2021
On Wed, 26 May 2021 13:17:20 GMT, Suchita Chaturvedi <schaturvedi at openjdk.org> wrote:
>> Hi,
>>
>> I believe the executor code has some issues that should be tackled.
>
> Hi @bric3 thanks for your review. Looks like we need to redesign this rule because 15 min is too much time in itself to calculate rule results. I tried Stream::parallelStream approach as well but unfortunately that is taking around 25-30 min which is unacceptable. So I will look into it again.
Hi @Suchitainf - just checking on how you want to proceed with this one.
-------------
PR: https://git.openjdk.java.net/jmc/pull/248
More information about the jmc-dev
mailing list