Bug 66046 - JMeter 5.5 (escpecially "View Results Tree") is slow and unresponsive
Summary: JMeter 5.5 (escpecially "View Results Tree") is slow and unresponsive
Status: NEEDINFO
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 5.5
Hardware: PC All
: P2 normal (vote)
Target Milestone: JMETER_5.5
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-29 12:04 UTC by andreaslind01
Modified: 2022-05-04 10:16 UTC (History)
0 users



Attachments
Simple testplan (3.72 KB, application/xml)
2022-04-29 12:04 UTC, andreaslind01
Details

Note You need to log in before you can comment on or make changes to this bug.
Description andreaslind01 2022-04-29 12:04:00 UTC
Created attachment 38270 [details]
Simple testplan

GUI interactions in JMeter 5.5 seem very slow and unresponsive compared to JMeter 5.4.
Especially switching to the response view of the "View Results Tree" listener takes very long.

I've attached a very simple testplan wth the following structure that shows this behavior for me:
Testplan
-View Results Tree
-Thread Group
 -Debug Sampler
Comment 1 Felix Schumacher 2022-04-29 15:21:38 UTC
Have you tried a current nightly?
Comment 2 andreaslind01 2022-05-04 10:16:22 UTC
Seems to be a problem with the used java version: OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.5+10).
After upgrading to a newer version of Java 11 everything works fine and GUI is responsive again: OpenJDK Runtime Environment Temurin-11.0.15+10 (build 11.0.15+10).
Comment 3 The ASF infrastructure team 2022-09-24 20:38:23 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5663