Commit History

Merge pull request #18 from davidvallet/gender_specific_terms
 John Resig contributed 8 years ago
a876d5250b
remove gender specific terms in js comments
 David Vallet contributed 8 years ago
2008a01073
Merge pull request #14 from manul7/json-fix
 Rick Waldron contributed 10 years ago
ed7e6a8f25
Strings should be wrapped in double quotes.
 Konstantin Belov contributed 10 years ago
7b43cff299
Merge pull request #13 from saminiir/topic/fix-statistics-calculation
 Rick Waldron contributed 10 years ago
225a48e959
Fix median calculation formula
 Sami Niiranen contributed 10 years ago
31de794e53
Fix SQL Injection problem in store.php.
 John Resig contributed 11 years ago
6351693126
Update to jQuery 1.x (1.10.2); adds jQuery 2.x (2.0.3)
 Rick Waldron contributed 11 years ago
124a0f8e0b
Merge pull request #9 from rwldrn/lib-updates
 Rick Waldron contributed 13 years ago
2abe608bcf
Merge pull request #8 from rwldrn/1
 Rick Waldron contributed 13 years ago
c5c9f10a81
Updates Shootout LIC. Fixes #1
 Rick Waldron contributed 13 years ago
47c40b3ad7
Updates jQuery vs. Prototype tests
 Rick Waldron contributed 13 years ago
32b78b1339
Merge pull request #7 from rwldrn/6
 Rick Waldron contributed 13 years ago
3c1b6f4d08
Updates Prototype to point at 1.7.0 via google ajax api
 Rick Waldron contributed 13 years ago
4a1deedf06
Updates MooTools to point at 1.4.1 via google ajax api
 Rick Waldron contributed 13 years ago
962f26b16d
Updates ExtJS to point at 3.1.0 via google ajax api
 Rick Waldron contributed 13 years ago
b78c47e342
Merge pull request #5 from rwldrn/4
 Rick Waldron contributed 13 years ago
ff81ad1bee
Adds web/ to gitignore
 Rick Waldron contributed 13 years ago
1a10d43c33
Updates jQuery to point at 1.6.4 via google ajax api
 Rick Waldron contributed 13 years ago
5068e97e80
Updates dojo to point at 1.6.1 via google ajax api
 Rick Waldron contributed 13 years ago
7e9e90480f
Adds .gitignore
 Rick Waldron contributed 13 years ago
a388894d3e
Pass Debian's license check tool by including licenses.
 Evan Martin contributed 14 years ago
b352db1d64
Making it harder to cache regexp and string results.
 Vitaly Repeshko contributed 14 years ago
34315b352a
Actually, the load change wasn't necessary for Talos.
 jeresig contributed 14 years ago
776f3b1c61
Load the runner after window load (helps the Talos hooks).
 jeresig contributed 14 years ago
6944c491a2
Added Mozilla Talos support to Dromaeo.
 John Resig contributed 15 years ago
2c6bfa2f8b
Re-worked the running/single display to show results using a geometric mean (instead of using a total).
 John Resig contributed 15 years ago
0b96e6b0f9
Fixed a problem with test totals being accidentally tied (was doing comparison on un-pow'd geometric means).
 John Resig contributed 16 years ago
3fad4f0ae3
Now show the total score at the top of the test output, as well as the bottom.
 John Resig contributed 16 years ago
f2ccc8d69e
Individual test totals are now calculated with a geometric mean.
 John Resig contributed 16 years ago
8f770ee27f
Missed the string validation test from SunSpider. Landing with some corrections.
 John Resig contributed 16 years ago
9739e93d30
Landed fix for base64 test from https://bugs.webkit.org/attachment.cgi?id=18354&action=view
 John Resig contributed 16 years ago
70c06a801b
Fixed description of regexp-dna.
 John Resig contributed 16 years ago
ddea505799
Fixed an issue where identical times wouldn't be shown as a tie.
 John Resig contributed 16 years ago
1ab5ca197e
In the comparison view "run/s" was accidentally being shown instead of the current runStyle.
 John Resig contributed 16 years ago
de606699cb
Added the ability to change the runStyle from the query string. &runStyle=ms
 John Resig contributed 16 years ago
7b76363186
Removed the "Winning %" column.
 John Resig contributed 16 years ago
2fa248a4a7
Removing the CRC of the webrunner. Should be added back in once the test runner is broken out into a separate file.
 John Resig contributed 16 years ago
798feb2e0e
Made the final output of a multi-result view equal to a score (the geometric mean of the results). Creates a number that is much more realistic and targetable.
 John Resig contributed 16 years ago
910db9281a
Generalized the browser detection code a bit.
 John Resig contributed 16 years ago
bcd6088af6
Fixed the rendering of the result comparison page. Also fixed how the winners/ties were calculated.
 John Resig contributed 16 years ago
ddc0e0c0af
Added some dummy functions for the HTML runner (for testing).
 John Resig contributed 16 years ago
fb7ac2b9ab
Fixed a typo in the HTML.
 John Resig contributed 16 years ago
461ef0a199
Fixed a problem with the DOM modification test.
 John Resig contributed 16 years ago
3ec04e1e49
Fixed problem with tofte test.
 John Resig contributed 16 years ago
cfd6ecb3f1
Forcing all JavaScript tests to be run within a web page/iframe.
 John Resig contributed 16 years ago
1f0d268a0f
Tweaked some CSS display.
 John Resig contributed 16 years ago
2f12704ef8
Fixed a bug with displaying the Re-run link.
 John Resig contributed 16 years ago
bae46e2a91
Updated all the JavaScript library dependencies to their current versions.
 John Resig contributed 16 years ago
f8ce942f5e
Added Recommended Tests to the main page.
 John Resig contributed 16 years ago
1e2eb6e0ad
Added a default test run (all tests except for css selector tests).
 John Resig contributed 16 years ago
b612237ef0
Normalized much of the JavaScript Library tests. They aren't easily comparable (library-against-library) but they're more useful for browser vendors, now.
 John Resig contributed 16 years ago
1303bd64d4
Fixed some broken jQuery tests (weren't being logged properly).
 John Resig contributed 16 years ago
ca74279d34
Made a number of appearance modifications to the site (including additional navigation).
 John Resig contributed 16 years ago
3663fa3053
Fixed a bug in the Dromaeo 3D Cube test.
 John Resig contributed 16 years ago
33ced63bf0
Fixed a bug in the spectral norm test.
 John Resig contributed 16 years ago
ce81027cc0
Made some tweaks to the presentation and fixed a bug with test results not displaying.
 John Resig contributed 16 years ago
b1ac5618c9
Landing the last 3 SunSpider tests (Cordic, RegExp DNA, TagCloud).
 John Resig contributed 16 years ago
3fa73e7a7c
Added two date tests from SunSpider.
 John Resig contributed 16 years ago
1913ba212b
Added the SunSpider SHA1 test.
 John Resig contributed 16 years ago
11d2b302cc
Removed the deprecated scaled testing support from all the tests.
 John Resig contributed 16 years ago
a9a6cef7c5
Added SunSpider's MD5 test.
 John Resig contributed 16 years ago
8146ca1f93
Made sure the arguments are handled correctly when no complexity is specified.
 John Resig contributed 16 years ago
ca48ee91a3
Removed the need to specify a complexity for a test.
 John Resig contributed 16 years ago
97457d771d
Added an AES test from SunSpider.
 John Resig contributed 16 years ago
d9e3db9ca2
Tweaked the appearance and verbiage of the main page.
 John Resig contributed 16 years ago
272ff75a9f
Renamed the DOM and CSS Selector tests to have better file names (and be easily categorizable).
 John Resig contributed 16 years ago
69a428e0e6
Changed the landing page for the Dromaeo suite - users are now given an option of the set of tests that they can run.
 John Resig contributed 16 years ago
3464fe7008
Added support for the last SunSpider bitops test.
 John Resig contributed 16 years ago
d4603c9c3e
Added another bitops test from SunSpider.
 John Resig contributed 16 years ago
cabdeb558e
Added (and normalized) SunSpider's 3bit test.
 John Resig contributed 16 years ago
e7f43686c7
Added SunSpider's 3D Raytrace test (normalized).
 John Resig contributed 16 years ago
a657ea322e
Normalized the unpack test.
 John Resig contributed 16 years ago
b2eb08063d
Tweaked the startTest names for the files and updated the sunspider unpack test to be current.
 John Resig contributed 16 years ago
703ebbdb40
Renamed the test files to better suit their categorization.
 John Resig contributed 16 years ago
0b2e96117b
Fixed typo in MANIFEST.
 John Resig contributed 16 years ago
c150ad3017
Integrated all the tests from the V8 Benchmark.
 John Resig contributed 16 years ago
6aaa3d9ff4
Changed the Makefile to generate unique version IDs based upon the CRC32s of the files, rather than parsing through the Git madness (this allows it to now handle files that have been changed, but haven't been committed yet, and files that aren't in revision control).
 John Resig contributed 16 years ago
47dfda8110
Disabled category headings, for now.
 John Resig contributed 16 years ago
3a4ce5d9b8
Starting to organize and display tests by category.
 John Resig contributed 16 years ago
66986c33e0
Normalized the Dromaeo DOM microtests.
 John Resig contributed 16 years ago
4b6572aa9b
Normalized the runtimes of the packer and fasta tests.
 John Resig contributed 16 years ago
72e2ffbcac
Normalized the runtimes of the string tests.
 John Resig contributed 16 years ago
bb3e2d84d3
Normalized some more tests (shooting for 30-80 runs/s in Safari 3.2).
 John Resig contributed 16 years ago
2ea1e827f8
Normalized some of the DOM Modification tests.
 John Resig contributed 16 years ago
9b0d5c5c9d
Normalized the complexity of a number of tests. Split DOM Query and DOM Traversal tests out. Added back in the pure-JavaScript Dromaeo tests. Categorized and added descriptions for all tests.
 John Resig contributed 16 years ago
91ca832921
Removed spurious console.log.
 John Resig contributed 16 years ago
2697b0af97
Switched to using run/s as the new default.
 John Resig contributed 16 years ago
84ba7b4781
Forcefully exclude the display of comparison results for which there is only one run to compare. Also show a list of all tests that are being actively excluded from the results (probably need some extra information, such as the reason for the exclusion).
 John Resig contributed 16 years ago
2da4883483
Made it so that test versions are now a combination of the test version and the test runner version - this way updates to the test runner will force new batches of tests to be run.
 John Resig contributed 16 years ago
172044ffd4
Added some code for running tests using the V8-bencmark style (disabled for now). Updated the server backend to handle the different style of test runs. Removed the scaled test running (where it would run 5-10 test iterations - it will only run 5 now).
 John Resig contributed 16 years ago
749f0a55a0
Fixed version extraction from the git logs.
 John Resig contributed 16 years ago
d656fec209
Added a LICENSE file.
 John Resig contributed 16 years ago
3f6d9afd5e
Made the webrunner able to load test results for test sets that it isn't aware of (not located in the MANIFEST, for example).
 John Resig contributed 16 years ago
d4171fe17b
The tests are now loaded and run in alphabetic order (previously they would be loaded in a random order, depending on network load).
 John Resig contributed 16 years ago
c554981e16
Fixed an error where a test result was being loaded for something that wasn't listed in the MANIFEST.
 John Resig contributed 16 years ago
46108b54b7
Fixed a problem with the error totalling for the final "Total:" row. Also added row toggling when clicking on the result arrows.
 John Resig contributed 16 years ago
9df2866966
In the single result view the total test time was being doubled (it appeared correctly in all other views).
 John Resig contributed 16 years ago
b5f8b85573
Fixed some serious errors with the total error calculation (error percentages were summed - as opposed to the actual error values, leading to too-large results).
 John Resig contributed 16 years ago
87ea4a9785
Dramatically improved the result comparison view. You can now view a comparison of sub-tests (in an expandable view).
 John Resig contributed 16 years ago
3326259ae0