Commit Graph

173 Commits

Author SHA1 Message Date
Andy Heninger
591379e224 ICU-6246 add missing svn properties
X-SVN-Rev: 23814
2008-04-19 21:33:58 +00:00
Michael Ow
0106270281 ICU-4362 Add strsrchperf to perl solution file.
X-SVN-Rev: 23812
2008-04-18 21:07:32 +00:00
Michael Ow
07dbddbdde ICU-4362 Add space separator between program call and option.
X-SVN-Rev: 23811
2008-04-18 19:40:11 +00:00
Michael Ow
5601d06164 ICU-4362 Add check for freeing Null pointer.
X-SVN-Rev: 23810
2008-04-18 19:19:51 +00:00
Michael Ow
db80d055aa ICU-4362 Add perl driver and forward and backward searching test in string search performance test.
X-SVN-Rev: 23809
2008-04-18 19:14:38 +00:00
Michael Ow
3c266c752e ICU-5658 Fix usage string for ubrkperf
X-SVN-Rev: 23805
2008-04-17 20:12:38 +00:00
Michael Ow
67b4edc504 ICU-4362 Add string search performance test template to repository.
X-SVN-Rev: 23799
2008-04-17 17:46:37 +00:00
Michael Ow
eecbb59de9 ICU-5658 Produce HTML from collation performance test.
X-SVN-Rev: 23771
2008-04-07 22:19:18 +00:00
Michael Ow
68768a9c15 ICU-5658 Add README for running performance test and add comment in Common.pl.
X-SVN-Rev: 23768
2008-04-07 17:38:51 +00:00
Michael Ow
b88b4e3247 ICU-4362 Add collation regression test and windows, posix, icu collation comparison test.
X-SVN-Rev: 23747
2008-04-04 16:09:57 +00:00
Michael Ow
e64b2064fa ICU-4362 Configure UsetPerf to run against current and previous version of ICU.
X-SVN-Rev: 23744
2008-04-03 22:22:20 +00:00
Michael Ow
14e001b164 ICU-5658 Update performance test solution file to include unisetperf and clean up a few minor errors.
X-SVN-Rev: 23717
2008-03-31 22:32:17 +00:00
Michael Ow
12ffa6821c ICU-5658 Undo previous bad fix and apply good fix.
X-SVN-Rev: 23704
2008-03-27 21:53:56 +00:00
Michael Ow
00bd839ab5 ICU-5658 Fix calling of utfperf.
X-SVN-Rev: 23703
2008-03-27 21:52:26 +00:00
Michael Ow
da1972d164 ICU-5658 Update perl path and directory path in Common.pl
X-SVN-Rev: 23702
2008-03-27 21:45:51 +00:00
Michael Ow
cb6713d690 ICU-5658 Add path to perl program.
X-SVN-Rev: 23701
2008-03-27 21:35:56 +00:00
Michael Ow
657da20310 ICU-5658 Remove strict from UTFPerf.pl.
X-SVN-Rev: 23700
2008-03-27 21:24:02 +00:00
Michael Ow
5d65a61781 ICU-5658 Clean up ICU4C performance test to run properly and configure more easily.
X-SVN-Rev: 23699
2008-03-27 21:17:44 +00:00
Michael Ow
0d416e847a ICU-5658 Update data and add makefile configuration to performance tests.
X-SVN-Rev: 23688
2008-03-27 17:34:43 +00:00
George Rhoten
a8e2903338 ICU-5905 Fix svn properties
X-SVN-Rev: 22612
2007-09-01 07:22:23 +00:00
Michael Ow
fa8e493b41 ICU-5658 Move performace tests data folder to seperate repository.
X-SVN-Rev: 22380
2007-08-14 19:05:25 +00:00
Michael Ow
c91a71bfad ICU-4362 Configure make files for test/perf.Add data and results folder to test/perf.
X-SVN-Rev: 22251
2007-08-02 21:24:02 +00:00
Eric Mader
2531662042 ICU-5805 Update copyright notices for ICU 3.8
X-SVN-Rev: 22169
2007-07-27 03:25:38 +00:00
Eric Mader
bb4a371fdb ICU-5805 Update copyright notices for ICU 3.8
X-SVN-Rev: 22167
2007-07-27 03:12:12 +00:00
Markus Scherer
19446aeeba ICU-5585 fast, freezable UnicodeSet with span() with string support; svn merge -r 21018:22033 http://source.icu-project.org/repos/icu/icu/branches/markus/fastset and revert source/test/perf/unisetperf/draft/* and source/common/utrie.* and source/allinone/allinone.sln (experimental code)
X-SVN-Rev: 22053
2007-07-19 04:33:20 +00:00
Ram Viswanadha
d03898325d ICU-5658 add performance regression scripts
X-SVN-Rev: 21309
2007-03-21 22:44:04 +00:00
Andy Heninger
1ca367c17d ICU-5658 fix incorrect link library in collperf project.
X-SVN-Rev: 21298
2007-03-20 18:57:47 +00:00
George Rhoten
818d136d40 ICU-5587 .vcproj files shouldn't use gb2312
X-SVN-Rev: 21022
2007-02-08 22:02:06 +00:00
Markus Scherer
9acca77737 ICU-5518 merge direct-from-UTF-8 conversion code from http://source.icu-project.org/repos/icu/icu/branches/markus/ucnvutf8 -r 20735:20990 to icu/trunk
X-SVN-Rev: 21010
2007-02-06 05:24:14 +00:00
George Rhoten
2af0d67c26 ICU-4988 Embed the available manifest into each executable and library for MSVC 2005
X-SVN-Rev: 20802
2006-12-16 21:07:01 +00:00
George Rhoten
79c80dea96 ICU-4988 Convert project files from MSVC 2003 to MSVC 2005.
Hide warnings about standard C functions being deprecated.
Optimize a few things for the new environment.
Allow project files to work on FAT32 directories.

X-SVN-Rev: 20772
2006-12-13 01:44:54 +00:00
George Rhoten
a7bee7b08c ICU-4988 Fix some MSVC 2005 compiler errors.
X-SVN-Rev: 20771
2006-12-13 01:40:10 +00:00
Steven R. Loomis
fcb6fa3e01 ICU-2401 clean up .cvsignore files
X-SVN-Rev: 20757
2006-12-06 19:19:06 +00:00
George Rhoten
34c5798a18 ICU-5333 Whitespace changes.
X-SVN-Rev: 20117
2006-08-19 21:27:08 +00:00
George Rhoten
818fa504fd ICU-5313 Make it easier to compiler the performance tests on Unix type
machines.

X-SVN-Rev: 20034
2006-08-11 18:48:08 +00:00
George Rhoten
a7b05e0c3d ICU-3967 Update the performance test to the current way of building ICU.
X-SVN-Rev: 19398
2006-03-22 05:00:27 +00:00
George Rhoten
01e946968d ICU-3967 Update the performance test to the current way of building ICU.
X-SVN-Rev: 19396
2006-03-21 23:25:04 +00:00
Ram Viswanadha
9daf3cee7c ICU-4844 port the performance tests to new perf test framework
X-SVN-Rev: 18932
2005-12-30 21:40:34 +00:00
Eric Mader
5dc3d7c9d4 ICU-4561 Update copyright notices for ICU 3.4
X-SVN-Rev: 17822
2005-06-07 23:38:09 +00:00
Markus Scherer
cd4ea6fd23 ICU-4011 some Unixes need to link programs explicitly with the i18n library when using toolutil
X-SVN-Rev: 17488
2005-04-18 21:16:37 +00:00
Eric Mader
41ca4f63ee ICU-4428 update copyright notices for ICU 3.3.
X-SVN-Rev: 17296
2005-03-08 22:49:59 +00:00
George Rhoten
48a2eb0433 ICU-4420 Fix compile time problems that appeared during MSVC 6 -> MSVC 7.1 migration for the performance tests.
X-SVN-Rev: 17276
2005-03-03 08:54:57 +00:00
George Rhoten
563181b765 ICU-739 Make it easier to build ICU on Windows where WIN32 is defined, but WIN32 is not the target.
X-SVN-Rev: 17209
2005-02-17 00:10:29 +00:00
George Rhoten
b43d5d4272 ICU-3905 Fix some IA64 compiler warnings.
X-SVN-Rev: 16747
2004-11-04 02:36:10 +00:00
Eric Mader
43646aea15 ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16693
2004-11-01 18:56:24 +00:00
Ram Viswanadha
fd5588b821 ICU-2168 update to unicode string perf test
X-SVN-Rev: 16246
2004-09-02 00:47:53 +00:00
George Rhoten
6305b1b5d8 ICU-3068 Add tests for opening/closing converters.
X-SVN-Rev: 16219
2004-08-31 05:53:41 +00:00
Eric Mader
57bb90bd7f ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15419
2004-05-20 00:15:42 +00:00
Ram Viswanadha
76f898df1b ICU-2168 unicode string performance test .. needs porting
X-SVN-Rev: 15304
2004-05-14 02:51:34 +00:00
Eric Mader
b9d0883285 ICU-3473 Update copyright notices for ICU 2.8.
X-SVN-Rev: 14197
2003-12-19 23:18:51 +00:00
George Rhoten
1d30cb0652 ICU-3068 Remove about 10KB of whitespace
X-SVN-Rev: 13998
2003-12-04 17:21:28 +00:00
George Rhoten
0fbe7eb84e ICU-3068 Remove about 50KB of whitespace. Indent data with only 4 spaces.
X-SVN-Rev: 13983
2003-12-03 23:47:10 +00:00
Syn Wee Quek
73e1d793e7 ICU-2491 made default max codepoints to run be 0x10ffff when wchar_t supports it.
makefile updated too.

X-SVN-Rev: 13806
2003-11-21 06:18:48 +00:00
Ram Viswanadha
82ae80c5f2 ICU-3068 remove unnescessary file
X-SVN-Rev: 12680
2003-07-25 00:18:00 +00:00
Ram Viswanadha
1b0883d4b0 ICU-3068 add perfomrance test to perf framework
X-SVN-Rev: 12672
2003-07-24 22:25:23 +00:00
Alan Liu
de95737116 ICU-2959 update copyright dates to include 2003
X-SVN-Rev: 12253
2003-06-03 20:58:22 +00:00
Markus Scherer
ab9d557dfe ICU-2481 make UNORM_UNICODE_3_2 and related public
X-SVN-Rev: 11302
2003-03-13 23:01:42 +00:00
Markus Scherer
2b7ba6ffc3 ICU-2481 improve prototype and support backlevel Unicode 3.2 normalization
X-SVN-Rev: 11167
2003-02-26 01:45:06 +00:00
Markus Scherer
2c16511412 ICU-2481 add common and toolutil projects for convenience
X-SVN-Rev: 11095
2003-02-18 21:15:48 +00:00
Markus Scherer
9d12fbe2f8 ICU-2481 test with normalization options
X-SVN-Rev: 11094
2003-02-18 21:15:09 +00:00
Vladimir Weinstein
f614001f33 ICU-2508 fixes to the output format
X-SVN-Rev: 10726
2002-12-18 08:41:00 +00:00
Vladimir Weinstein
012f463115 ICU-2107 added copyright notices
X-SVN-Rev: 10522
2002-12-06 01:40:42 +00:00
Vladimir Weinstein
cb16c57b38 ICU-2508 perl perf framework output revision + added charperf perl driver
X-SVN-Rev: 10313
2002-11-21 07:08:14 +00:00
Vladimir Weinstein
6d93dcd857 ICU-2508 perl performance driver. Initial revision
X-SVN-Rev: 10295
2002-11-19 19:32:32 +00:00
Vladimir Weinstein
bf1f6b1213 ICU-2274 RBBI performance test, initial revision
X-SVN-Rev: 10293
2002-11-19 19:27:36 +00:00
Vladimir Weinstein
1980971618 ICU-2363 fixed a potential dead loop
X-SVN-Rev: 10292
2002-11-19 19:21:29 +00:00
Ram Viswanadha
dcce141a6d ICU-2363 update with comments from code review
X-SVN-Rev: 10290
2002-11-19 03:20:25 +00:00
Syn Wee Quek
4940ff0c8c ICU-2275
inlined functions.

X-SVN-Rev: 10247
2002-11-14 01:24:14 +00:00
Ram Viswanadha
566a787e43 ICU-2363 fix bug in line mode
X-SVN-Rev: 10237
2002-11-13 20:55:52 +00:00
Syn Wee Quek
bba60f9ee8 ICU-2275
Initial commit of C character properties performance test
Initial commit of perf workspace

X-SVN-Rev: 10126
2002-10-31 00:51:33 +00:00
Syn Wee Quek
cea9b97887 ICU-2118
Updated the paths

X-SVN-Rev: 10125
2002-10-31 00:50:45 +00:00
Syn Wee Quek
904f1c3f04 ICU-2275
Initial commit of C character properties performance test

X-SVN-Rev: 10124
2002-10-31 00:37:54 +00:00
Ram Viswanadha
a0e48eea1f ICU-2118 Normalizer performance test
X-SVN-Rev: 10078
2002-10-29 01:27:26 +00:00