1 2007-12-18 Maciej Stachowiak <mjs@apple.com>
5 - give an extra digit of precision for small differences.
7 * resources/sunspider-compare-results.js:
9 2007-12-17 Maciej Stachowiak <mjs@apple.com>
13 - work around IE layout bugs
15 * hosted/sunspider.css:
17 2007-12-17 Maciej Stachowiak <mjs@apple.com>
23 * hosted/sunspider-results.html:
25 2007-12-17 Maciej Stachowiak <mjs@apple.com>
29 - Change the format of the output URL to be shorter, to meet IE constraints
31 * hosted/sunspider-driver.html:
32 * hosted/sunspider-results.html:
34 2007-12-13 Maciej Stachowiak <mjs@apple.com>
38 - Add some explanatory test and a dumb logo to SunSpider web hosted version
40 * hosted/sunspider-driver.html:
41 * hosted/sunspider-results.html:
42 * hosted/sunspider.css:
43 * hosted/sunspider.html:
45 2007-12-13 Maciej Stachowiak <mjs@apple.com>
49 - Make the web-hosted version of SunSpider look a little bit less drab.
51 * hosted/sunspider-driver.html:
52 * hosted/sunspider-results.html:
53 * hosted/sunspider.css: Added.
54 * hosted/sunspider.html:
55 * resources/TEMPLATE.html:
57 2007-12-12 Maciej Stachowiak <mjs@apple.com>
61 - Change sunspider-compare-results output from showing "% faster" values to "x as fast" values.
63 A sample of what new-style results would look like:
65 TEST COMPARISON FROM TO DETAILS
67 ** TOTAL **: 1.41x as fast 6613.6ms +/- 0.1% 4703.0ms +/- 0.1% significant
69 3bit-bits-in-byte: *1.36x as slow* 88.8ms +/- 0.6% 121.1ms +/- 0.6% significant
71 * resources/sunspider-compare-results.js:
73 2007-11-14 Eric Seidel <eric@webkit.org>
77 * sunspider: add --shark-cache for L2 Cache Miss profiling
79 2007-11-09 Alexey Proskuryakov <ap@webkit.org>
83 http://bugs.webkit.org/show_bug.cgi?id=15925
84 SunSpider should check for Shark being installed
86 * sunspider: Explicitly test that shark command line tool is installed.
88 2007-11-04 Darin Adler <darin@apple.com>
90 * hosted/sunspider.html: Tweaked formatting a bit.
92 2007-11-03 Maciej Stachowiak <mjs@apple.com>
96 - Add compare mode and a description of the benchmark to the hosted version.
98 * hosted/sunspider-results.html: Add compare mode - you can just paste in another results URL.
99 * hosted/sunspider.html: Added intro text.
100 * make-hosted: Copy new file.
101 * resources/sunspider-compare-results.js: Made more reusable by putting the implementation in
103 * resources/sunspider-standalone-compare.js: Added. Calls the function in the way standalone mode
105 * sunspider-compare-results: Use sunspider-standalone-compare.js.
107 2007-11-02 Darin Adler <darin@apple.com>
109 * sunspider: Changed "--base" to "--set-baseline".
111 2007-11-02 Darin Adler <darin@apple.com>
115 * sunspider: Added a "--base" option that records the current test as a baseline.
116 Moved the code to find the newest .mshark file into a function (since I needed to use
117 it in the other script and I prefer to copy/paste a function).
119 * sunspider-compare-results: Added logic to compare the baseline with the last
120 run when you don't pass any parameters.
122 2007-10-29 Maciej Stachowiak <mjs@apple.com>
126 - Added list of ECMAScript3 features that SunSpider does not cover currently.
130 2007-10-29 Maciej Stachowiak <mjs@apple.com>
134 - Give better error messages when sunspider-compare-results fails
136 * sunspider-compare-results:
138 2007-10-29 Maciej Stachowiak <mjs@apple.com>
142 - fix Date tests to work in command-line SpiderMonkey
144 * tests/date-format-tofte.js:
145 * tests/date-format-xparb.js:
147 2007-10-29 Darin Adler <darin@apple.com>
151 * sunspider: Added --shark20 option, to run Shark at its highest sample
152 resolution instead of its default.
154 2007-10-28 Adam Roben <aroben@apple.com>
156 Fix SunSpider on Windows
160 * sunspider: Don't use colons in filenames.
162 2007-10-28 Darin Adler <darin@apple.com>
166 * resources/sunspider-analyze-results.js: Tweak the output format a little.
167 Change so that when there's only one run we don't write out confidence
168 intervals at all rather than writing "NaN" over and over again.
170 * sunspider: Use the time and date as a suffix on the results file, that way
171 all the results are left behind in the tmp directory. This will make it easy
172 for us to add features that compare past results in the future. Also rename
173 the .mshark files using the same scheme.
175 * sunspider-compare-results: Relax the parsing rules so we can parse the
176 results file exactly as it's emitted from sunspider.
178 2007-10-25 Adam Roben <aroben@apple.com>
180 Strip carriage returns from results
182 Carriage returns were screwing up sunspider-compare-results on
185 Rubberstamped by Oliver.
189 2007-10-24 Darin Adler <darin@apple.com>
193 * sunspider: Open the profile in shark after completing a run.
194 * sunspider-compare-results: Tiny perl tweaks.
196 2007-10-23 Maciej Stachowiak <mjs@apple.com>
200 - Don't hardcode my path to testkjs
202 * sunspider-compare-results:
204 2007-10-23 Maciej Stachowiak <mjs@apple.com>
208 - Add a compare script to compare results, and improve formatting of standard results a bit.
210 * resources/sunspider-analyze-results.js:
211 * resources/sunspider-compare-results.js: Added.
212 * sunspider-compare-results: Added.
214 2007-10-23 Maciej Stachowiak <mjs@apple.com>
218 * resources/sunspider-analyze-results.js: Do the error range
219 properly, using the t-distribution instead of 1.96 (which was
220 based on the normal distribution).
222 * sunspider: Print results in a way that will be friendlier to the
223 soon-to-come compare mode.
225 2007-10-22 Maciej Stachowiak <mjs@apple.com>
229 - add more tests (probably the final set for now)
231 Already balanced. Added date, regexp, control flow, and a few
232 more string and object/array access tests.
235 * tests/access-fannkuch.js: Added.
236 * tests/access-nbody.js: Added.
237 * tests/controlflow-recursive.js: Added.
238 * tests/date-format-tofte.js: Added.
239 * tests/date-format-xparb.js: Added.
240 * tests/regexp-dna.js: Added.
241 * tests/string-validate-input.js: Added.
243 2007-10-21 Eric Seidel <eric@webkit.org>
247 * sunspider: make --shark only sample from testkjs
249 2007-10-21 Maciej Stachowiak <mjs@apple.com>
251 Rubber stamped by Eric.
253 - added crypto tests (already balanced)
256 * tests/crypto-aes.js: Added.
257 * tests/crypto-md5.js: Added.
258 * tests/crypto-sha1.js: Added.
260 2007-10-21 Maciej Stachowiak <mjs@apple.com>
264 - rebalance new tests
266 Scaled the new tests so they take 400-600ms on a reasonably normal user setup:
268 Internet Explorer 7, Window XP, Dell Latitude D810 with a 2.13GHz Pentium M
270 This balances them with the existing tests.
272 * tests/access-binary-trees.js:
273 * tests/access-nsieve.js:
274 * tests/bitops-nsieve-bits.js:
275 * tests/math-partial-sums.js:
276 * tests/math-spectral-norm.js:
277 * tests/string-fasta.js:
279 2007-10-20 Eric Seidel <eric@webkit.org>
283 Add improved argument handling to sunspider, including
284 --runs=<number>, --tests=<pattern, --shark, and --help
285 Also re-factor code into subroutines
287 * sunspider: improved argument handling
289 2007-10-20 Maciej Stachowiak <mjs@apple.com>
293 - Add more new tests, mostly from the computer language shootout. Not normalized yet.
297 * tests/access-binary-trees.js: Added.
298 * tests/access-nsieve.js: Added.
299 * tests/bitops-nsieve-bits.js: Added.
300 * tests/math-partial-sums.js: Added.
301 * tests/math-spectral-norm.js: Added.
302 * tests/string-fasta.js: Added.
304 2007-10-20 Maciej Stachowiak <mjs@apple.com>
308 * TODO: Updated to note areas that are now well-covered.
310 - Change the tests and the driver to avoid leaving large object
311 graphs hanging around, since that throws off the subsequent tests.
313 * resources/sunspider-standalone-driver.js:
316 * tests/3d-raytrace.js:
317 * tests/bitops-bitwise-and.js:
318 * tests/string-base64.js:
319 * tests/string-tagcloud.js:
321 2007-10-20 Maciej Stachowiak <mjs@apple.com>
325 - Rebalance test complexity.
327 Scaled all the tests so they take 400-600ms on a reasonably normal user setup:
329 Internet Explorer 7, Window XP, Dell Latitude D810 with a 2.13GHz Pentium M
331 However, for some tests, IE7 was a huge outlier compared to other
332 major browsers. For those tests, I used Firefox 2.0.0.8 on the
333 same OS and hardware as a normalization basis.
336 * tests/3d-raytrace.js:
337 * tests/bitops-3bit-bits-in-byte.js:
338 * tests/bitops-bits-in-byte.js:
339 * tests/bitops-bitwise-and.js:
340 * tests/math-cordic.js:
341 * tests/string-base64.js:
342 * tests/string-tagcloud.js:
343 * tests/string-unpack-code.js:
345 2007-10-20 Maciej Stachowiak <mjs@apple.com>
349 - Fix the browser-hosted driver to be compatible with Safari 2
351 * hosted/sunspider-driver.html:
353 2007-10-20 Maciej Stachowiak <mjs@apple.com>
355 Rubber stamped by Hyatt.
357 - Add BSD license notice to cordic test, the original author said to do so.
359 * tests/math-cordic.js:
361 2007-10-18 Maciej Stachowiak <mjs@apple.com>
365 - Support Windows and Windows browsers.
367 * hosted/sunspider-results.html: Display results correctly in IE.
368 * sunspider: tweaks to work on Windows, and with spaces in the path.
370 2007-10-18 Maciej Stachowiak <mjs@apple.com>
372 Rubber stamped by Oliver.
374 * tests/string-tagcloud.js: Remove stray print()
376 2007-10-17 Maciej Stachowiak <mjs@apple.com>
380 Add some string test cases.
382 * tests/string-base64.js: Added. Does base64 encoding and decoding.
383 * tests/string-tagcloud.js: Added. Parses a JSON string and
384 generates tagcloud HTML markup based on the data.
385 * tests/string-unpack-code.js: Added. Unpack compressed versions of
386 four of the most popular JavaScript libraries.
387 * tests/LIST: Added the new tests.
389 2007-10-16 Maciej Stachowiak <mjs@apple.com>
393 * TODO: Updated with info on how to do the stats properly.
395 * hosted/sunspider-driver.html: Reduce timeout from 500 to 200 to
396 avoid overly slowing down the benchmark.
398 Added some 3D-related test cases.
400 * tests/3d-cube.js: Added.
401 * tests/3d-morph.js: Added.
402 * tests/3d-raytrace.js: Added.
405 2007-10-14 Maciej Stachowiak <mjs@apple.com>
409 - New JavaScript benchmark
410 http://bugs.webkit.org/show_bug.cgi?id=15515
412 A start on a new JavaScript benchmark, with standalone and
413 browser-hosted drivers.
415 The test content is still incomplete and the drivers could use
416 some more features but there is enough here to make a good start.
418 The drivers compute a 95% confidence interval on the mean for the
419 whole test, each category, and each individual test to make it
420 easier to tell whether differences are statistically
421 significant. The confidence interval can be narrowed by running
424 * TODO: Added. Remaining things that need to be done.
425 * sunspider: Added. Perl script that acts as the standalone test driver.
426 * resources/sunspider-standalone-driver.js: Added. JavaScript part
427 of standalone test driver.
428 * resources/sunspider-analyze-results.js: Added. JavaScript statistical
430 * resources/TEMPLATE.html: Added. Template for browser-hosted tests.
431 * make-hosted: Added. Script to generate browser-hosted tests.
432 * hosted/sunspider.html: Added. Start page for browser-hosted test.
433 * hosted/sunspider-driver.html: Added. Driver for browser-hosted tests.
434 * hosted/sunspider-results.html: Added. Results page for browser-hosted
436 * hosted/sunspider-record-result.js: Added. Helper file for browser-hosted
438 * tests/LIST: Added. List of tests to use.
439 * tests/bitops-3bit-bits-in-byte.js: Added. Some initial test content.
440 * tests/bitops-bits-in-byte.js: Added. Ditto.
441 * tests/bitops-bitwise-and.js: Added. Ditto.
442 * tests/math-cordic.js: Added. Ditto.