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) 2007, International Business Machines Corporation and
5 rem others. All Rights Reserved.
7 set PERF
=c
:\svn\icuproj\icu\ucnvutf8\source
\test\perf\unisetperf
\release\unisetperf
8 rem types: slow Bh bh Bv Bv0 B0 BvF Bvp BvpF L Bvl BvL
9 rem --pattern [:White_Space:]
11 for %%f in
(udhr_eng.txt
19 for %%t in
(slow BvF BvpF Bvl BvL
) do (
20 %PERF% SpanUTF8
--type %%t
-f
\temp\udhr\
%%f
--pattern
[:White_Space:] -v
-e UTF
-8 --passes
3 --iterations
10000