1 rem Copyright (C) 2016 and later: Unicode, Inc. and others.
2 rem License & terms of use: http://www.unicode.org/copyright.html#License
4 rem Copyright (C) 2008, International Business Machines Corporation and others.
5 rem All Rights Reserved.
7 set PERF
=c
:\svn\icuproj\icu\utf8\source
\test\perf\utrie2perf
\x86\Release\utrie2perf
9 for %%f in
(udhr_eng.txt
17 %PERF% CheckFCD
-f
\temp\udhr\
%%f
-v
-e UTF
-8 --passes
3 --iterations
30000
18 rem %PERF% CheckFCDAlwaysGet -f \temp\udhr\%%f -v -e UTF-8 --passes 3 --iterations 30000
19 rem %PERF% CheckFCDUTF8 -f \temp\udhr\%%f -v -e UTF-8 --passes 3 --iterations 30000
20 %PERF% ToNFC
-f
\temp\udhr\
%%f
-v
-e UTF
-8 --passes
3 --iterations
30000
21 %PERF% GetBiDiClass
-f
\temp\udhr\
%%f
-v
-e UTF
-8 --passes
3 --iterations
30000