Commit Graph

24 Commits

Author SHA1 Message Date
Ted Kremenek
fad874708e Adjust test cases.
Swift SVN r17964
2014-05-12 22:01:52 +00:00
Nadav Rotem
057d998c35 Move the phonebook benchmark into a new directory
Swift SVN r17876
2014-05-11 18:19:47 +00:00
Nadav Rotem
a9ff0a3d24 Migrate the test to manual reference counting.
Swift SVN r17685
2014-05-08 05:15:34 +00:00
Nadav Rotem
fa0afad07f Add a python version for the phonebook benchmark
Swift SVN r17601
2014-05-07 04:35:48 +00:00
Nadav Rotem
72c6c11a3c Try to make ObjC faster
Swift SVN r17588
2014-05-06 23:55:30 +00:00
Nadav Rotem
58bc00537a Use the ruby <=> comparator for strings.
Swift SVN r17533
2014-05-06 06:42:22 +00:00
Nadav Rotem
9f169eef45 Convert the Ruby phonebook benchmark to english firstname+lastname.
Swift SVN r17509
2014-05-06 00:33:57 +00:00
Nadav Rotem
3a90e8e951 Convert the phonebook benchmark to fistname+lastname comparison.
Swift SVN r17508
2014-05-06 00:28:24 +00:00
Nadav Rotem
f530cf9a33 Change the number of iterations to 5000
Swift SVN r17296
2014-05-03 00:35:42 +00:00
Nadav Rotem
c91255b125 Remove the number field
Swift SVN r17295
2014-05-03 00:34:41 +00:00
Nadav Rotem
9f7e5844ae Port the ObjC string benchmark to use phonebook records.
Swift SVN r17294
2014-05-03 00:34:10 +00:00
Nadav Rotem
c78daeef4d Make the phone number field an Int.
Swift SVN r17291
2014-05-03 00:01:09 +00:00
Nadav Rotem
962670986b Delete the python version of the test.
Swift SVN r17276
2014-05-02 21:42:46 +00:00
Nadav Rotem
f318c72056 Convert the string sort benchmark to a phonebook sorting benchmark.
Swift SVN r17275
2014-05-02 21:42:12 +00:00
Nadav Rotem
d83e55146d Convert the ObjC and the Swift tests to unicode.
Swift SVN r17263
2014-05-02 18:51:51 +00:00
Nadav Rotem
073e80092b Convert the string sort benchmark data to unicode to make sure the slow path is taken in all programs.
Swift SVN r17262
2014-05-02 18:45:11 +00:00
Nadav Rotem
f8cb1fd6d1 Add a Ruby string sort benchmark.
Swift SVN r17259
2014-05-02 17:36:53 +00:00
Nadav Rotem
197fdb6775 Make the python program sort unicode strings to match the ObjC and Swift implementation.
Swift SVN r17127
2014-05-01 00:07:44 +00:00
Nadav Rotem
5bfed07e16 Add a python version of the StringSort benchmark.
Swift SVN r16233
2014-04-11 22:42:50 +00:00
Dave Zarzycki
40237623a7 Benchmark: code feedback for Nadav
Swift SVN r16229
2014-04-11 21:44:26 +00:00
Nadav Rotem
6e4be5a072 Add an ObjC version to the StringSort benchmark.
Swift SVN r16166
2014-04-10 16:57:27 +00:00
Nadav Rotem
66ca29fb7a Update the test iteration count and add the complex unicode string
Swift SVN r15956
2014-04-04 21:26:52 +00:00
Nadav Rotem
37abdddb8e Print the total execution time.
Swift SVN r15385
2014-03-23 07:30:39 +00:00
Michael Gottesman
3cd1172875 Move each of the benchmarks in utils/benchmark into their own directories.
Swift SVN r13876
2014-02-13 23:23:58 +00:00