David Anderson
|
2744e20d34
|
Fix spidermonkey + asm.js harness.
|
2013-05-07 14:14:56 -07:00 |
David Anderson
|
c343c4864b
|
Add sorting order to benchmark suites.
|
2013-05-07 20:46:45 +00:00 |
David Anderson
|
4db7a3c4ec
|
Fix another typo.
|
2013-05-07 13:29:40 -07:00 |
David Anderson
|
ff7fa84714
|
Fix typo.
|
2013-05-07 13:26:50 -07:00 |
David Anderson
|
12a13f9d9c
|
Make the harness do something useful by default.
|
2013-05-07 13:26:08 -07:00 |
David Anderson
|
39ba42121a
|
Make asmjs-ubench native harness report scores in ms.
|
2013-05-06 17:52:36 -07:00 |
Mozilla
|
5146c56e35
|
Fix driver bugs.
|
2013-05-06 17:52:03 -07:00 |
David Anderson
|
5297bab098
|
Refactor awfy driver to add asmjs-ubench support.
|
2013-05-06 17:34:48 -07:00 |
Mozilla
|
3880324227
|
Fix up asmjs-ubench harness to be compatible with AWFY driver.
|
2013-05-06 17:31:09 -07:00 |
David Anderson
|
63bc520f4f
|
Import Octane benchmark.
|
2013-05-06 15:58:38 -07:00 |
Mozilla
|
f0966bef20
|
Import kraken benchmark.
|
2013-05-03 17:34:27 -07:00 |
Mozilla
|
b2d3148a51
|
Fix bug in driver.
|
2013-05-03 17:33:59 -07:00 |
David Anderson
|
8b08dcf966
|
Import asm.js microbenchmarks and a quick harness.
|
2013-05-03 17:14:36 -07:00 |
AreWeFastYet
|
13b325332a
|
Merge branch 'master' of https://github.com/dvander/arewefastyet
|
2013-03-13 22:33:43 +00:00 |
AreWeFastYet
|
e18b24ebad
|
Allow hiding and unhiding lines by clicking legend entries.
|
2013-03-13 22:32:46 +00:00 |
David Anderson
|
ad8fa462c2
|
Support building GTK or EFL JavaScriptCore.
|
2013-02-23 00:43:52 +00:00 |
David Anderson
|
ab963a76bc
|
Add hardfp support.
|
2013-02-22 01:22:21 +00:00 |
David Anderson
|
d9ad87ee72
|
Only reautoconf when the build fails.
|
2013-02-21 23:48:19 +00:00 |
David Anderson
|
7e70a81e56
|
Clean-up last checkin.
|
2013-02-21 23:39:17 +00:00 |
David Anderson
|
743644db60
|
Forcefully re-autoconf Mozilla since the build breaks so often.
|
2013-02-21 23:36:52 +00:00 |
Mozilla
|
4a6c0bec54
|
Add baseline compiler support.
|
2013-02-19 20:24:48 -08:00 |
Mozilla
|
176b0167c6
|
Add NSPR support for Mac (for threadsafe builds), and start using --ion-parallel-compile.
|
2012-12-12 15:46:54 -08:00 |
AreWeFastYet
|
c0e9761fc3
|
Try to be a little smarter about selection ranges.
|
2012-12-10 19:32:37 +00:00 |
AreWeFastYet
|
caa0a37302
|
Hide tooltips when clicking "about".
|
2012-12-04 23:47:38 +00:00 |
Mozilla
|
8fc285a646
|
Add Octane support to the driver.
|
2012-12-04 15:34:18 -08:00 |
AreWeFastYet
|
6435fdcc35
|
UI polish.
|
2012-12-04 21:28:12 +00:00 |
AreWeFastYet
|
5319adb831
|
Allow null and ignored graphs.
|
2012-12-04 01:16:33 +00:00 |
AreWeFastYet
|
a86d9d56be
|
Add more revision information to tooltips.
|
2012-12-03 23:57:28 +00:00 |
AreWeFastYet
|
b480024e53
|
Add cset range URL information to master.js.
|
2012-12-03 23:24:02 +00:00 |
AreWeFastYet
|
02d2c5f29c
|
Added jQuery onHashChange plugin.
|
2012-12-03 12:17:54 +00:00 |
AreWeFastYet
|
bc9f2d0ef7
|
Add automatic refresh support back.
|
2012-12-03 11:39:52 +00:00 |
AreWeFastYet
|
31a5c3c6e0
|
Added reasonable back/forward support to menus, and give each view its own URL.
|
2012-12-03 11:10:57 +00:00 |
AreWeFastYet
|
2ac8bc5910
|
Add breakdown view.
|
2012-12-03 10:08:45 +00:00 |
AreWeFastYet
|
50ad8513fd
|
Leave out the deprecated v8-ss suite from master.js.
|
2012-12-03 10:07:44 +00:00 |
AreWeFastYet
|
9b2179038d
|
Fix suite export bug.
|
2012-12-03 07:31:43 +00:00 |
AreWeFastYet
|
3912057b78
|
Improve tooltip ui a bit.
|
2012-12-02 09:49:33 +00:00 |
AreWeFastYet
|
5c6a93a435
|
Support the new JSON format, and fix a bugs in merging+trimming graphs.
|
2012-12-02 08:43:03 +00:00 |
David Anderson
|
1d8abab1c9
|
Fix query bug, export master.
|
2012-12-01 20:51:08 -08:00 |
AreWeFastYet
|
78f2a3ffdc
|
Condenser now has full aggregation support.
|
2012-12-02 04:18:57 +00:00 |
AreWeFastYet
|
40d33b7c16
|
Re-implement month condensing, based on the JSON cache rather than the DB.
|
2012-12-01 23:18:41 +00:00 |
David Anderson
|
16b465def4
|
Export points as arrays instaed of dictionaries, so the JSON is smaller.
|
2012-12-01 14:56:43 -08:00 |
AreWeFastYet
|
57e2d583ef
|
Initial import of condenser.
|
2012-12-01 22:43:43 +00:00 |
AreWeFastYet
|
fcc18ce9e7
|
Don't query sub-tests if we couldn't find new rows for a suite.
|
2012-12-01 10:44:45 +00:00 |
David Anderson
|
e55c07e928
|
Added missing changes.
|
2012-12-01 02:42:06 -08:00 |
David Anderson
|
4f67d32ab4
|
Initial import of frontpage.py replacement. The new update.py uses metadata to incrementally query the database and update the raw JSON files, as database queries are very slow.
|
2012-12-01 02:33:59 -08:00 |
AreWeFastYet
|
a539c31ada
|
Refactoring to avoid double-querying, also added dump of individual test scores.
|
2012-12-01 01:20:48 +00:00 |
AreWeFastYet
|
6d5a1983fe
|
Remove the historical folder.
|
2012-11-30 11:45:52 +00:00 |
AreWeFastYet
|
07a3554356
|
Re-added the navigation menu.
|
2012-11-30 11:43:41 +00:00 |
AreWeFastYet
|
1ed2646140
|
Add zoom and unzoom support.
|
2012-11-30 09:46:17 +00:00 |
AreWeFastYet
|
95855d0157
|
Export condensed and raw month data to JSON.
|
2012-11-30 09:45:30 +00:00 |