mbien opened a new pull request, #4284:
URL: https://github.com/apache/netbeans/pull/4284
lets see if this has any side effects, I didn't do a full test run yet, only
checked few specific tests - CI will tell for sure.
commit msg:
- set event delay to 0
- tweak JVM settings a bit (little bit more heap, use throughput GC)
the event delay caused some tests to lose >1s per test method with CPU mostly
idling. Tests with a lot of cases were observed to complete 4-5x faster after
this tweak.
e.g: OccurrencesFinderImplTest: ~10 mins -> ~2 mins
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists