I'll bite and satisfy your curiosity: 2min 1 sec
hadrian@rem:/x1/apache/camel/trunk/apache-camel$ date > build-time.txt;
mvn clean install > /dev/null; date >> build-time.txt
hadrian@rem:/x1/apache/camel/trunk/apache-camel$ cat build-time.txt
Fri Jun 24 11:45:15 EDT 2011
Fri Jun 24 11:47:16 EDT 2011
Now if I had 2x SSD in a RAID0 config, it'd be better... but I don't (yet).
Cheers,
Hadrian
On 06/24/2011 09:19 AM, Daniel Kulp wrote:
Applied patch with thanks to Dan.
The patch can save half of assembling time, but it still takes about 6
minutes to run the build in my box.
Ick... you need a new machine. :-)
It makes me wonder how fast the box
that Dan is using :)
Most of it is likely the difference between SSD's and spinning media. When
you are searching for thousands of files to zip, having near zero latency is a
big help. :-)
The 12GB of ram and 4 i7 cores don't hurt :-) , but the SSD's are probably
the bigger impact.
I wonder how fast it builds on Hadrian's machine.......
Dan
Don't filter for line ending for source distributions
-----------------------------------------------------
Key: CAMEL-4141
URL:
https://issues.apache.org/jira/browse/C
AMEL-4141
Project: Camel
Issue Type: Improvement
Components: build system
Reporter: Daniel Kulp
Assignee: Daniel Kulp
Attachments: CAMEL-4141.txt
Speed up build by not filtering the source distributions.
Discussion at:
http://camel.465427.n5.nabble.com/source-distributions-td4515150.html
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira