yangguo@chromium.org
|
86a62d0da3
|
Added check for trailing whitespaces and corrected existing violations.
Review URL: http://codereview.chromium.org/7826007
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@9094 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2011-09-01 11:28:10 +00:00 |
|
sandholm@chromium.org
|
5a6b098527
|
Changed the RegExp benchmark to exercise the regexp engine on different
inputs by scrambling the input strings.
Review URL: http://codereview.chromium.org/3435012
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5493 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2010-09-20 10:36:21 +00:00 |
|
sandholm@chromium.org
|
2edf58e973
|
Recalibrate benchmarks.
Review URL: http://codereview.chromium.org/3300031
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5449 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2010-09-13 13:55:26 +00:00 |
|
kasperl@chromium.org
|
7e69e170fd
|
Update the V8 benchmark suite with the following fixes:
*) Fix a couple of typos in DeltaBlue.
*) Make sure Splay doesn't always remove the node just added.
*) Run all benchmarks for at least 32 times (and warm up).
Review URL: http://codereview.chromium.org/2836031
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4966 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2010-06-28 12:28:37 +00:00 |
|
christian.plesner.hansen@gmail.com
|
e633dcb6b0
|
Fixed issue where \x.. and \u.... were rot13-ed in strings (but not in
regexps). IE saved the day by rejecting them.
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1195 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2009-01-30 13:19:29 +00:00 |
|
christian.plesner.hansen@gmail.com
|
9083e7e239
|
Added regexp benchmark
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1190 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2009-01-30 11:35:15 +00:00 |
|