RE: Job profiler plugin

2013-12-19 Thread James Nord (jnord)
Obviously such a thing would probably only work for freestyle type builds.
Maven2 builds the time is eaten in between every mojo execution so Sum(mojo 
time) < (maven start time - maven end time).  There can be a lot of overhead in 
here...

/James

From: jenkinsci-dev@googlegroups.com [mailto:jenkinsci-dev@googlegroups.com] On 
Behalf Of Steven Deal
Sent: 18 December 2013 19:17
To: jenkinsci-dev@googlegroups.com
Subject: Re: Job profiler plugin

I did see that... I should try it before I suggest what it can/cannot do. I was 
hoping for something that could understand the various phases of the build, 
even at a high level... like post-build or publishing and then calculate the 
time spent in each phase. I have a build that can run from 26 minutes to just 
under two hours due to some network issues we are facing. No one really wants 
to drill into the logs; but, if on the job page there was a graph showing where 
the time was spent, it might raise the issue.

On Wed, Dec 18, 2013 at 2:00 PM, Jesse Glick 
mailto:jgl...@cloudbees.com>> wrote:
On Wed, Dec 18, 2013 at 1:54 PM, Steven Deal 
mailto:stevend...@gmail.com>> wrote:
> I'm wondering if there exist a plugin that might capture the amount of time
> a job spends in each phase of the build?

https://wiki.jenkins-ci.org/display/JENKINS/Timestamper

(More of a question for the users' list I guess.)

--
You received this message because you are subscribed to a topic in the Google 
Groups "Jenkins Developers" group.
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/jenkinsci-dev/8M4PmFeQVDU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 
jenkinsci-dev+unsubscr...@googlegroups.com<mailto:jenkinsci-dev%2bunsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/groups/opt_out.

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

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


Re: Job profiler plugin

2013-12-18 Thread Steven Deal
I did see that... I should try it before I suggest what it can/cannot do. I
was hoping for something that could understand the various phases of the
build, even at a high level... like post-build or publishing and then
calculate the time spent in each phase. I have a build that can run from 26
minutes to just under two hours due to some network issues we are facing.
No one really wants to drill into the logs; but, if on the job page there
was a graph showing where the time was spent, it might raise the issue.


On Wed, Dec 18, 2013 at 2:00 PM, Jesse Glick  wrote:

> On Wed, Dec 18, 2013 at 1:54 PM, Steven Deal  wrote:
> > I'm wondering if there exist a plugin that might capture the amount of
> time
> > a job spends in each phase of the build?
>
> https://wiki.jenkins-ci.org/display/JENKINS/Timestamper
>
> (More of a question for the users’ list I guess.)
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Jenkins Developers" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/jenkinsci-dev/8M4PmFeQVDU/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> jenkinsci-dev+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

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


Re: Job profiler plugin

2013-12-18 Thread Jesse Glick
On Wed, Dec 18, 2013 at 1:54 PM, Steven Deal  wrote:
> I'm wondering if there exist a plugin that might capture the amount of time
> a job spends in each phase of the build?

https://wiki.jenkins-ci.org/display/JENKINS/Timestamper

(More of a question for the users’ list I guess.)

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