Directory src/etc/performance/

Directory Created:
2006-09-20 22:29
Total Files:
1
Deleted Files:
0
Lines of Code:
107

Browse with ViewVC

[root]/src/etc/performance

Lines of Code

src/etc/performance/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 2 (100.0%) 214 (100.0%) 107.0
peterreilly 1 (50.0%) 107 (50.0%) 107.0
bodewig 1 (50.0%) 107 (50.0%) 107.0

Most Recent Commits

bodewig 2006-09-21 03:58

remove CRs

107 lines of code changed in:

  • src/etc/performance: build.xml (+107 -107)
peterreilly 2006-09-20 22:29

This build file is designed to report the performance

of ant from various releases.

to use:

* install ant-contrib.jar to ($ANT_HOME|$HOME/.ant)/lib

* install beanshell jar and bsf jar

* use unix (with bash) or install cygwin

* set the env variables {whichever needs testing}

ANT_HOME

ANT_HOME_6_5 (the directory containing ant 1.6.5)

ANT_HOME_6_4

ANT_HOME_5_4



* run ant

For example:

export ANT_HOME="c:/cygwin/home/me/svn/trunk/dist"

export ANT_HOME_5_4="l:/apps/apache-ant-1.5.4"

ant.bat



TODO: more build files.



107 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT