Hi all,
I noticed that test builds that use JDK 8 cost different time, they run
tests from master and parrot branch(contains all commits from
master)(http://ci.groovy-lang.org/project.html?projectId=Groovy), e.g.
BUILD TESTS COUNT COSTED
TIME
JDK 8 Build#1801 11155 22m:35s
JDK 8 snapshot build#995 11155 15m:32s
Antlr4 grammar#180 21591 23m:48s
Who can tell me what's different among the CI instances of "JDK 8
Build", "JDK 8 snapshot" and "Antlr4 grammar"?
PS:
If "Antlr4 grammar" CI instance has same hardware resource with "JDK 8
Build" CI instance, we can say the new parser Parrot has better performance
than the old one;
If "Antlr4 grammar" CI instance has same hardware resource with "JDK 8
snapshot build" CI instance, we can say the new parser Parrot has almost
same performance with the old one;
Cheers,
Daniel.Sun
--
View this message in context:
http://groovy.329449.n5.nabble.com/About-the-performance-of-the-test-builds-tp5738218.html
Sent from the Groovy Dev mailing list archive at Nabble.com.