bop.performance.1.0.0.source-code.startup.bat Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of performance Show documentation
Show all versions of performance Show documentation
a simple performance framework
The newest version!
@echo off
java -DappHome="..\conf" -jar ..\lib\performance-${project.version}.jar -t 1 -c 1 -l D:\\recorde.log
pause