]>
git.saurik.com Git - apple/icu.git/blob - icuSources/test/perf/unisetperf/draft/contperf.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
13 # --pattern [:White_Space:]
15 for file in udhr_eng.txt \
23 for type in slow Bv Bv0
; do
24 $PERF Contains
--type $type -f ~
/udhr
/$file -v -e UTF
-8 --passes 3 --iterations 10000