sandholm@chromium.org
|
46eb69656d
|
Remove duplicate line in benchmarks/base.js
This resolves issue 356 (http://code.google.com/p/v8/issues/detail?id=356) thanks to bitRAKE. Changed benchmark version number from 4 to 5 resulting in updates to base.js, README.txt and revisions.html.
Review URL: http://codereview.chromium.org/113839
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2058 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2009-05-26 13:28:51 +00:00 |
|
kasperl@chromium.org
|
1a54dd0197
|
Add new Splay benchmark to the V8 benchmark suite and remove
the unused parts (most) of the Prototype library from raytrace.js.
Review URL: http://codereview.chromium.org/115227
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1910 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2009-05-12 08:23:11 +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 |
|
ager@chromium.org
|
7c56f0dd9a
|
Fix benchmarks to not format scores that are really errors.
Uploading for Kasper.
Review URL: http://codereview.chromium.org/17641
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1061 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2009-01-13 09:27:47 +00:00 |
|
christian.plesner.hansen@gmail.com
|
de5dc43671
|
Changed benchmark runners to always display at least three significant
digits in the results.
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@895 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2008-12-02 13:02:11 +00:00 |
|
christian.plesner.hansen@gmail.com
|
7fd6409109
|
Added revisions page and moved change log there.
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@889 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2008-12-02 10:08:39 +00:00 |
|
kasperl@chromium.org
|
949729c06e
|
Improve error reporting in benchmarks.
Review URL: http://codereview.chromium.org/8053
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@553 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2008-10-22 11:55:08 +00:00 |
|
kasperl@chromium.org
|
15e7cd6e18
|
Let the current state of the benchmarks be known to the
world as version 2.
Review URL: http://codereview.chromium.org/6487
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@437 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2008-10-06 07:55:10 +00:00 |
|
kasperl@chromium.org
|
8d617a7b6b
|
Removed the use of Math.random() and new Date() for building
the RNG pool in the crypto benchmark.
Review URL: http://codereview.chromium.org/6071
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@404 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2008-10-02 07:43:46 +00:00 |
|
erik.corry@gmail.com
|
806c4d63c3
|
Introduce some checks to indicate that the benchmarks have run correctly.
This change affects the results by around 2% so the version number has been
bumped to 2 to avoid confusion.
Review URL: http://codereview.chromium.org/4401
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@379 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2008-09-25 13:48:27 +00:00 |
|
christian.plesner.hansen@gmail.com
|
9bed566bdb
|
Changed copyright header from google inc. to v8 project authors.
Added presubmit step to check copyright.
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@242 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2008-09-09 20:08:45 +00:00 |
|
v8.team.kasperl@gmail.com
|
f472c46a08
|
Added version 1 of the V8 benchmark suite to the repository.
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@91 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2008-09-02 11:06:49 +00:00 |
|