[JIRA] (JENKINS-26254) Jacoco plugin is too slow and occupies too much microprocessor time

2017-03-23 Thread dominik.stad...@gmx.at (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 centic resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 I am closing this for the 2.2.0 release, please report new issues if you still have issues when running with that version of the plugin.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-26254  
 
 
  Jacoco plugin is too slow and occupies too much microprocessor time   
 

  
 
 
 
 

 
Change By: 
 centic  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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 

[JIRA] (JENKINS-26254) Jacoco plugin is too slow and occupies too much microprocessor time

2016-12-03 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-26254  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jacoco plugin is too slow and occupies too much microprocessor time   
 

  
 
 
 
 

 
 Code changed in jenkins User: Dominik Stadler Path: src/main/java/hudson/plugins/jacoco/ExecutionFileLoader.java http://jenkins-ci.org/commit/jacoco-plugin/a35ce7309e4ca289bb6045000c400d99e36f4ccf Log: Merge pull request #78 from seanf/JENKINS-26254-use-buffer JENKINS-26254 Use BufferedInputStream to read .exec files Compare: https://github.com/jenkinsci/jacoco-plugin/compare/c6bf58a4b9d8...a35ce7309e4c  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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/d/optout.


[JIRA] (JENKINS-26254) Jacoco plugin is too slow and occupies too much microprocessor time

2016-12-03 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-26254  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jacoco plugin is too slow and occupies too much microprocessor time   
 

  
 
 
 
 

 
 Code changed in jenkins User: Sean Flanigan Path: src/main/java/hudson/plugins/jacoco/ExecutionFileLoader.java http://jenkins-ci.org/commit/jacoco-plugin/ff66560910e884f10927f3b07e61f24f52d5e2cc Log: JENKINS-26254 Use BufferedInputStream to read .exec files  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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/d/optout.


[JIRA] (JENKINS-26254) Jacoco plugin is too slow and occupies too much microprocessor time

2016-12-02 Thread s...@flanigan.org (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Sean Flanigan commented on  JENKINS-26254  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jacoco plugin is too slow and occupies too much microprocessor time   
 

  
 
 
 
 

 
 The class mentioned by Ilia Meerovich is using unbuffered I/O, so I've added a BufferedInputStream: https://github.com/jenkinsci/jacoco-plugin/pull/78 I'm having trouble reproducing the original performance problem, so I haven't seen much difference so far. But perhaps it will help with CPU utilisation when Jenkins is under load. Feedback welcome!  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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/d/optout.