Commit Graph

8 Commits

Author SHA1 Message Date
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
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
c78daeef4d Make the phone number field an Int.
Swift SVN r17291
2014-05-03 00:01:09 +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
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