Gatling: http://gatling.io/
To benchmark HTTP servers:
http://httpd.apache.org/docs/2.2/programs/ab.html
To benchmark HTTP servers:
http://httpd.apache.org/docs/2.2/programs/ab.html
mvn archetype:generate -DgroupId=projet1 -DartifactId=projet1 -DarchetypeArtifactId=maven-archetype-quickstart -DinteractiveMode=falseGénérer les fichier necessaire à un import dans Eclipse (.project)
mvn eclipse:eclipse
mvn surefire:test
git format-patch -12. Test the patch
3. Finalyy import itgit apply --check <myKillerPatch>.patch
git am <myKillerPatch>.patch