| rem -Xms64m -Xmx2048m@echo offsetlocal & pushdset APP_ENTRY=org.tio.http.server.benchmark.TioBenchmarkStarterset BASE=%~dp0set CP=%BASE%\config:%BASE%\lib\*java -server -Xverify:none -Xms1G -Xmx1G -Dpacket.handler.mode=queue -cp "%CP%" %APP_ENTRY%endlocal & popd
 |