Files
2022-12-13 12:44:04 +01:00

13 lines
1.1 KiB
Batchfile
Executable File

@echo off
..\..\bin\WINNT-4.0\PerformanceTest -d device0 -m "set attrib0" -t 1 -e 1 -b 500 -f 100000 -c 100000
..\..\bin\WINNT-4.0\PerformanceTest -d device0 -m "set attrib0" -t 2 -e 1 -b 500 -f 100000 -c 100000
..\..\bin\WINNT-4.0\PerformanceTest -d device0 -m "set attrib0" -t 6 -e 64 -b 500 -f 40000 -c 40000
..\..\bin\WINNT-4.0\PerformanceTest -d device0 -m "set attrib0" -t 6 -e 256 -b 500 -f 11000 -c 11000
..\..\bin\WINNT-4.0\PerformanceTest -d device0 -m "set attrib0" -t 6 -e 1024 -b 500 -f 3000 -c 3000
..\..\bin\WINNT-4.0\PerformanceTest -d device0 -m "set attrib0" -t 6 -e 4096 -b 100 -f 800 -c 800
..\..\bin\WINNT-4.0\PerformanceTest -d device0 -m "set attrib0" -t 6 -e 8192 -b 50 -f 400 -c 400
..\..\bin\WINNT-4.0\PerformanceTest -d device0 -m "set attrib0" -t 6 -e 16384 -b 1 -f 200 -c 200
..\..\bin\WINNT-4.0\PerformanceTest -d device0 -m "set attrib0" -t 6 -e 32768 -b 1 -f 100 -c 100
..\..\bin\WINNT-4.0\PerformanceTest -d device0 -m "set attrib0" -t 6 -e 65536 -b 1 -f 50 -c 50
..\..\bin\WINNT-4.0\PerformanceTest -d device0 -m "set attrib0" -t 6 -e 262144 -b 1 -f 12 -c 12