Sign in
webkit
/
WebKit
/
2ebeb4ab6b63c2adebf2939ad2788585ba7b7aa2
/
PerformanceTests
/
Speedometer
002f1eb
Make run-perf-tests work with Speedometer 2.0 and re-enable the test
by rniwa@webkit.org
· 7 years ago
a78a7e8
Speedometer 2.0: Update the About page.
by rniwa@webkit.org
· 7 years ago
65d99b5
Speedometer: ensure all TodoMVC tests use the complete latest CSS
by commit-queue@webkit.org
· 8 years ago
004019e
Speedometer: Add missing build scripts for Vue.js example
by commit-queue@webkit.org
· 8 years ago
b2aca09
Speedometer: Fix typo https://bugs.webkit.org/show_bug.cgi?id=177425
by commit-queue@webkit.org
· 8 years ago
a458d44
Speedometer: Reduce duplication in react-redux test
by commit-queue@webkit.org
· 8 years ago
974557e
Compute the final score using geometric mean in Speedometer 2.0
by rniwa@webkit.org
· 8 years ago
2b50f26
Speedometer 2.0: Add dummy node to notify app is ready for Backbone suite
by commit-queue@webkit.org
· 8 years ago
4d9c22d5
Speedometer 2.0: jQuery test fails occasionally
by commit-queue@webkit.org
· 8 years ago
bca9dd3
Speedometer: Restructure Ember example
by commit-queue@webkit.org
· 8 years ago
1c36210
Speedometer 2.0: Duplicate the current EmberJS test as EmberJS-Debug test
by rniwa@webkit.org
· 8 years ago
f524369
Speedometer: Add missing stylesheet to Angular example
by rniwa@webkit.org
· 8 years ago
9973e8f
Speedometer: Update to modern Preact version
by commit-queue@webkit.org
· 8 years ago
5cd72fd
Speedometer 2.0: Add the capability to run a specific suite
by rniwa@webkit.org
· 8 years ago
bd12a16
Speedometer 2.0: Add the capability to run a specific suite
by rniwa@webkit.org
· 8 years ago
91d8370
Speedometer 2.0: Async time is not always capturing layout time
by rniwa@webkit.org
· 8 years ago
e2acc41
Speedometer: Make React/Redux item order consistent
by rniwa@webkit.org
· 8 years ago
98473e2
Speedometer: Update to modern React version
by commit-queue@webkit.org
· 8 years ago
2191738
REGRESSION(R220043): Speedometer 2.0: Fix vanilla JS examples
by rniwa@webkit.org
· 8 years ago
1a1d00e
Commit the change meant to be included in the previous commit.
by rniwa@webkit.org
· 8 years ago
b0b7035
Speedometer 2.0: Make it possible to change the iteration count via query string
by rniwa@webkit.org
· 8 years ago
bb4ac53
Speedometer 2.0: Add button to select and unselect all tests to InteractiveRunner.html
by rniwa@webkit.org
· 8 years ago
6049c7c
REGRESSION(r219640): Speedometer no longer runs on Safari 7
by rniwa@webkit.org
· 8 years ago
3784c0f
Speedometer: Update to modern Vue.js version
by commit-queue@webkit.org
· 8 years ago
70ec82e
Speedometer: Update to modern React/Redux version
by commit-queue@webkit.org
· 8 years ago
a5dff6d
Speedometer: Update Angular 1 TodoMVC example to v1.6.5
by commit-queue@webkit.org
· 8 years ago
8c81f46
Speedometer: Document Backbone example
by commit-queue@webkit.org
· 8 years ago
46d3cc4
Speedometer: Update to modern production Ember version
by commit-queue@webkit.org
· 8 years ago
623dbee
Speedometer 2.0: Remove <base> from Angular 4 test
by commit-queue@webkit.org
· 8 years ago
43e9eed
Speedometer 2.0: Document vanilla/es2015 build process
by commit-queue@webkit.org
· 8 years ago
7c6e790
Speedometer 2.0: Document Angular 4 build process
by commit-queue@webkit.org
· 8 years ago
4c19dcd
Speedometer 2.0: Document es2015-babel-webpack build process
by commit-queue@webkit.org
· 8 years ago
5d38ec9
Add performance.mark()s around each test step
by commit-queue@webkit.org
· 8 years ago
d7c57a4
Speedometer 2.0: Fix vanilla JS example
by commit-queue@webkit.org
· 8 years ago
fd48146
REGRESSION(r217118): Speedometer 2.0: Flight.js test is broken
by rniwa@webkit.org
· 8 years ago
63a3ff8
Speedometer 2.0: Angular v1 test only deletes the second item
by rniwa@webkit.org
· 8 years ago
0fcfe72
Speedometer 2.0: Elem test isn't updating DOM during the measurement
by rniwa@webkit.org
· 8 years ago
e212a2f
Speedometer 2.0: Flight.js test is sometime broken
by rniwa@webkit.org
· 8 years ago
269bed1
Speedometer 2.0: jQuery and Inferno tests don't delete all ToDo items
by rniwa@webkit.org
· 8 years ago
8bb9cfc
Speedometer 2.0: Vanilla JS test doesn't mark all todo items as completed
by rniwa@webkit.org
· 8 years ago
7ba5f74
REGRESSION (r216694 - 216712): Performance test Speedometer/Full.html is failing
by rniwa@webkit.org
· 8 years ago
25f92c0
Speedometer: check-in missing React TodoMVC dependency
by rniwa@webkit.org
· 8 years ago
da72f59
Speedometer: adjust Ember TodoMVC to use full path
by rniwa@webkit.org
· 8 years ago
3491ca3
Update to Speedometer 2.0 w/updated frameworks + new workloads
by commit-queue@webkit.org
· 8 years ago
ce62590
Speedometer: Add a React.js TodoMVC implementation
by commit-queue@webkit.org
· 8 years ago
5ec1ee4
Speedometer: Update the Ember.js TodoMVC to a more recent version
by commit-queue@webkit.org
· 8 years ago
fc46825
Speedometer: Add a React + Redux TodoMVC implementation
by commit-queue@webkit.org
· 8 years ago
90287ba
Speedometer: Add an ES2015 (Babel + Webpack) TodoMVC implementation
by commit-queue@webkit.org
· 8 years ago
6c267dc
Speedometer: Add an Inferno TodoMVC implementation
by rniwa@webkit.org
· 8 years ago
37b87e9
Speedometer: Add an Angular 2 (4.x) TodoMVC implementation
by rniwa@webkit.org
· 8 years ago
071dbf3
Speedometer: Add a Vue.js TodoMVC implementation
by rniwa@webkit.org
· 8 years ago
b211ed2
Speedometer: Update the vanilla JavaScript TodoMVC implem to a more recent version
by rniwa@webkit.org
· 8 years ago
51e437f
Speedometer: Add an ES2015 TodoMVC implementation
by rniwa@webkit.org
· 8 years ago
d0614bd
Speedometer: Add an Elm TodoMVC implementation
by rniwa@webkit.org
· 8 years ago
a946106
Speedometer: Update the Backbone.js implementation to a more recent library version
by rniwa@webkit.org
· 8 years ago
9e8897e
Speedometer: Add a Preact.js TodoMVC implementation
by rniwa@webkit.org
· 8 years ago
0f39ca8
Speedometer: Update the jQuery implementation to a more recent library version
by commit-queue@webkit.org
· 8 years ago
55e75a4
Speedometer: Update the Flight.js implementation to a more recent library version
by commit-queue@webkit.org
· 8 years ago
33542ef
Speedometer: Update the AngularJS implementation to a more recent library version
by commit-queue@webkit.org
· 8 years ago
b82598a
Fix typo bug in Speedometer/resources/main.js
by commit-queue@webkit.org
· 10 years ago
b112888
Update speedometer patch to provide better UI, fix merge result bug and add "Score" metric to speedometer benchmark.
by commit-queue@webkit.org
· 10 years ago
903436d
Fix some minor typos: psuedo -> pseudo
by commit-queue@webkit.org
· 11 years ago
b452da5
Rename DoYouEvenBench 0.17 to Speedometer 1.0 and add a new look.
by rniwa@webkit.org
· 11 years ago