[
https://issues.jboss.org/browse/JBIDE-14523?page=com.atlassian.jira.plugi...
]
Snjezana Peco commented on JBIDE-14523:
---------------------------------------
The issue with Arquillia Cruiser is related to the Common Navigator framework. The Common
Navigator calls refreshing too aggressively. I didn't notice that before because I
didn't test the view when existing a lot of projects in the workspace. Now, Arquillia
Cruieser doesn't call anything, just expands an archive.
Archives are created by the Arquillian validator that is called after building a project.
The validator can be disabled by Arquillian preferences.
I have imported 100+ arquillian projects from the
https://github.com/arquillian
repositories. The Arquillia Cruiser view doesn't have any effect on performance
anymore.
The PR also fixes the issue with logging warnings described in JBIDE-14555.
Arquillian Cruiser View slows down Eclipse
------------------------------------------
Key: JBIDE-14523
URL:
https://issues.jboss.org/browse/JBIDE-14523
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: testing-tools
Reporter: Aslak Knutsen
Assignee: Max Rydahl Andersen
Fix For: 4.1.0.Beta2
Not 100% sure what is going on here, but when I have the Cruiser View open, Eclipse
slow's to a holdt for about 10s on save. Freezing the main thread, which makes the
hole thing useless.
In the Arquillian Cruiser view there are 62 projects shown(+ sub Test classes etc). It
takes about 10s to start/open the view as well.
Is it checking 'all' projects when a single file is saved?
How is the content of the Archive calculated?
Could the calculation be processed in a separate thread to avoid freezing the main GUI?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira