[
https://issues.jboss.org/browse/JBIDE-19820?page=com.atlassian.jira.plugi...
]
Rastislav Wagner commented on JBIDE-19820:
------------------------------------------
Im importing with validation enabled.
numbers before fix:
M6 628,575,577,612 (in seconds) = average 598s
M6+ batch feature: 843,832,924,877 (in seconds) = average 869s
M6 + CDI 794,712 = average 753s
after fix
M7 632,691,651,638 = 653s
M7 + batch feature 792,750,726,800 = 767s
M7 + CDI feature 778, 738 = 758s
I will measure with validation off. But different machine will have some impact on these
numbers too.
Batch feature makes wildfly import way slower
---------------------------------------------
Key: JBIDE-19820
URL:
https://issues.jboss.org/browse/JBIDE-19820
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: batch
Affects Versions: 4.3.0.Alpha2
Reporter: Rastislav Wagner
Assignee: Viacheslav Kabanovich
Priority: Critical
Fix For: 4.3.0.Beta1
I made a comparison between Eclipse M6 and Eclipse M6 with batch feature installed while
importing wildfly. WF is imported as maven project, maven is set to offline mode and local
repository contains all needed dependencies.
I did a 4 runs with following results:
M6 was able to import WF 628,575,577,612 (in seconds) = average 598s
M6 with batch feature: 843,832,924,877 (in seconds) = average 869s
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)