Hudson Build-Time Trend Plugin?

continuous-integration, hudson, jenkins, jenkins-plugins

Solution

This is supported out of the box: http://SERVER/hudson/job/JOBNAME/buildTimeTrend

Problem

Is there a plugin which would allow me to create a "trend" graph for a hudson build which shows the build time for that project? I'm tasked with speeding up the build and I'd like to show a nice trend as I speed it up.

Original source