tools: perf testing

This commit is contained in:
Bill Zissimopoulos
2022-06-03 17:54:35 +01:00
parent 64b57476dc
commit edc56df2b2
2 changed files with 21 additions and 7 deletions

View File

@@ -21,6 +21,11 @@ set ntptfs="%ProjRoot%\tst\ntptfs\build\Release\ntptfs-x64.exe"
if not exist %memfs% echo cannot find memfs >&2 & goto fail
if not exist %ntptfs% echo cannot find ntptfs >&2 & goto fail
fsutil 8dot3name query C:
echo:
echo Performing performance testing...
mkdir C:\t
pushd C:\t
for /l %%i in (1,1,%Count%) do (