]>
git.saurik.com Git - apple/icu.git/blob - icuSources/test/perf/unisetperf/draft/span8perf.sh
2 # Copyright (C) 2016 and later: Unicode, Inc. and others.
3 # License & terms of use: http://www.unicode.org/copyright.html#License
5 # Copyright (c) 2007, International Business Machines Corporation and
6 # others. All Rights Reserved.
8 # Echo shell script commands.
11 PERF
=test
/perf
/unisetperf
/unisetperf
12 # slow Bh bh Bv Bv0 B0 BvF Bvp BvpF L Bvl BvL
13 # --pattern [:White_Space:]
15 for file in udhr_eng.txt \
23 for type in slow BvF BvpF Bvl BvL
; do
24 $PERF SpanUTF8
--type $type -f ~
/udhr
/$file -v -e UTF
-8 --passes 3 --iterations 10000