Hannes Verschore
17c135633e
Save the geometric mean as total of unity webgl
2016-03-01 11:45:55 +01:00
Hannes Verschore
8e54eb4724
Merge pull request #98 from edmorley/treeherder-user-agent
...
Add a user agent to requests made to Treeherder's API
2016-03-01 10:55:08 +01:00
Hannes Verschore
1774c022a9
Adjust building instructions of jsc to get it to work again
2016-03-01 10:32:38 +01:00
lazyparser
0ce63732ca
Chomp the string read from 'baseline-filename.
...
Sometime I would like to set a result filename (.js) as baseline.
After I modified the file 'baseline-filename.txt' a newline charactor
was usually introduced, which broke the compare-results script.
It usually dies at line 70, complaining 'no such file.'
2016-02-28 11:02:43 +08:00
Hannes Verschore
c0171308a1
Correctly run 64bit on 64bit platforms.
2016-02-23 13:46:01 +01:00
Ed Morley
52b1314c62
Add a user agent to requests made to Treeherder's API
...
In bug 1230222 we're encouraging consumers of Treeherder's API to set
user agent. Ideally the two definitions of the user agent in this PR
would be combined, however the current repo structure (lack of modules),
sys.path manipulation and mixture of requests and urllib2, means it
would involve a bit of refactoring, so this small bit of duplication
seems fine for now.
2016-02-21 15:36:17 +00:00
Ed Morley
5c9d9c207c
Correct logger name
...
I'm presuming this file was copied from:
https://github.com/mozilla/mozmill-ci/blob/master/jenkins-master/jobs/scripts/workspace/submission.py
2016-02-21 15:36:17 +00:00
Hannes Verschore
73a6fa3d88
Update to right mode name and enable windows/osx treeherder senders
2016-02-18 01:36:32 -08:00
Hannes Verschore
a0dca79df2
Add config to send browser benchmark info to treeherder
2016-02-17 01:58:41 -08:00
Hannes Verschore
348008d498
Merge pull request #97 from dminor/update-webaudio-benchmark
...
Update webaudio benchmark to upstream revision b93e344
2016-02-05 14:56:09 +01:00
Dan Minor
d88f27b3b1
Update webaudio benchmark to upstream revision b93e344
...
This pulls in the updated benchmarks.js from padenot/webaudio-benchmark
as of revision b93e344b2f00e4eb3b758b2fdf7f97abf0c99bf5. The changes to
the grafana files are not relevant to AWFY.
2016-02-04 10:21:44 -05:00
Hannes Verschore
63d0fa141f
Update edge revision
2016-02-02 11:35:35 +01:00
Hannes Verschore
8fc8607035
Increase timeout for unity webgl benchmark
2016-02-02 11:25:20 +01:00
Hannes Verschore
0c20d34337
Get scripts working from outside their dir
2016-01-28 09:33:48 -08:00
Hannes Verschore
5f7bac300a
Don't forget to forward the platform
2016-01-28 09:18:25 -08:00
Hannes Verschore
991779385d
Updates after talking to wlach
2016-01-28 08:33:50 -08:00
Hannes Verschore
f8f8a8f8c8
Update config.json
2016-01-28 17:26:07 +01:00
Hannes Verschore
9660ba4ea1
Merge branch 'master' of https://github.com/haytjes/arewefastyet
2016-01-28 05:39:52 -08:00
Hannes Verschore
661bf80cf4
Get to submit to treeherder
2016-01-28 05:39:37 -08:00
Hannes Verschore
54c4b086d4
Fix #93 for browser and local. Not yet for shell benchmarks
2016-01-15 17:45:25 +01:00
Hannes Verschore
528746128b
Make sure chrome runs on ubuntu
2016-01-15 17:44:21 +01:00
Hannes Verschore
7a37bac20f
Fix #95 : Return the length of the adjusted content
2016-01-15 12:49:36 +01:00
Hannes Verschore
97d2385dd6
Also add e10s config
2016-01-08 08:58:31 +01:00
Hannes Verschore
fe2682ea2a
Merge branch 'master' of https://github.com/dvander/arewefastyet
2016-01-07 16:45:35 +01:00
Hannes Verschore
9f023f1938
Add config that runs in non-e10s config
2016-01-07 16:45:22 +01:00
Hannes Verschore
060dd2a2d5
Don't add non-existing aggregated graphs to full list
2016-01-07 07:44:07 -08:00
Hannes Verschore
e783aa9d0c
Add unity-webgl benchmarks and rename webaudio benchmark
2016-01-07 12:50:56 +01:00
Hannes Verschore
054b59358c
Import webaudio benchmark
2016-01-07 11:54:03 +01:00
Hannes Verschore
dae7da33fa
Get webglsamples working again
2016-01-07 11:41:41 +01:00
Hannes Verschore
16becb3e9c
Get local benchmarks working again
2016-01-07 11:35:04 +01:00
Hannes Verschore
488e3327e0
Bump version of ubench to 0.4.4 with the fbirds and mandelbrot change
2016-01-05 05:22:27 +01:00
Hannes Verschore
cc6b38ce41
Merge branch 'stoklund-master'
2016-01-05 05:19:51 +01:00
Hannes Verschore
4f258b4c27
Merge branch 'master' of https://github.com/stoklund/arewefastyet into stoklund-master
2016-01-05 05:19:42 +01:00
Hannes Verschore
48f5f9ff48
Merge pull request #90 from lazyparser/add-compare-script-to-misc-benchmark
...
Add compare script to misc benchmark
2016-01-05 05:13:41 +01:00
Hannes Verschore
c701439590
Merge pull request #89 from lazyparser/fix-kraken-compare
...
Make kraken/sunspider-conpare-results work.
2016-01-05 05:11:33 +01:00
Jakob Stoklund Olesen
03bb0e2979
Update asm.js SIMD tests to the latest SIMD.js spec.
...
Firefox nightly is now (Bug 1160971) following the current SIMD.js spec which
includes boolean SIMD types, and the SIMD.Float32x4.lessThanOrEqual function is
returning a Bool32x4 instead of an Int32x4.
Update the two native SIMD tests to expect this return type.
2015-12-22 15:12:49 -08:00
Hannes Verschore
05523468a5
Fix
2015-12-19 19:42:47 -05:00
Hannes Verschore
ad8f78eb23
Update mode rules to add nonwritablejitcode
2015-12-19 19:23:05 -05:00
Hannes Verschore
8e91853075
Add --non-writable-jitcode as config
2015-12-19 19:21:24 -05:00
Hannes Verschore
a2ff9232ff
Update list of assorted benhcmarks
2015-12-09 23:26:19 -05:00
lazyparser
90f87a5de6
customize it for assorted benchmark.
2015-12-04 22:43:36 +08:00
lazyparser
c3594c9baf
import sunspider-compare-results from SunSpider benchmark.
2015-12-04 22:37:09 +08:00
lazyparser
d08826bea0
Update usage: default suite is kraken-1.1 now.
2015-12-04 22:08:59 +08:00
lazyparser
a8e2dbec50
Make kraken/sunspider-conpare-results work.
2015-12-04 21:46:05 +08:00
Hannes Verschore
1bacfa0b12
Merge branch 'master' of https://github.com/h4writer/arewefastyet
2015-12-03 07:08:04 -08:00
Hannes Verschore
9fb1789719
Don't query the inbetween data by default. Only when definitely needed.
2015-12-03 07:07:42 -08:00
Hannes Verschore
c5df7750a0
Close the blocking session file as soon as possible
2015-12-03 07:07:01 -08:00
Hannes Verschore
0142808d48
Get chrome working on OSX slave (it thought it was running in linux)
2015-12-03 01:08:09 +01:00
Hannes Verschore
9b1ac81c82
Make paths executable for chrome in OSX
2015-12-03 00:48:35 +01:00
Hannes Verschore
27cd4cabcc
Never set last_scheduled to past times. Only future or current time is allowed.
2015-12-02 15:39:23 -08:00