Jesse Glick commented on Improvement JENKINS-15120

Using mock-slave with 10ms latency and building a multimodule Maven project in current trunk I get

Loading Type Time (s) Count
Classes 223.8 2993
Resources 2.7 23

With prefetch-JENKINS-15120 from Jenkins core checked out (which pulls in a branch of the same name from remoting), this was

Loading Type Time (s) Count
Classes 165.5 3361 (prefetch cache: 1651)
Resources 2.3 26

though timing is not exactly comparable since the branch currently enables rather verbose logging which slows down the connection.

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

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to