Benedikt Meurer
010c24800e
[six-speed] Use Date.now() instead of new Date().
...
Using new Date() in the subtraction adds the time required to convert a
Date object to a Number to the measurement, which is not necessarily
what you want to measure, especially with micro benchmarks like these.
2017-02-24 06:12:18 +01:00
Hannes Verschore
ab1bfc7521
Add six-speed to awfy
2017-02-21 21:59:36 +01:00
Hannes Verschore
264a86fcb0
Increase timeout of Dromaeo to 20minutes
2017-02-21 15:24:42 +01:00
Hannes Verschore
5c48b06a74
Merge pull request #114 from bnjbvr/bump-wasm-again
...
Bump wasm version
2017-01-25 16:09:35 +01:00
Benjamin Bouvier
968ddda7df
bump wasm version;
2017-01-25 15:01:32 +01:00
Hannes Verschore
381ffeb5da
Merge pull request #113 from bnjbvr/wasm-timeout
...
Add log for timeouts
2017-01-24 20:47:08 +01:00
Benjamin Bouvier
aef30c913b
Increase the timeout value for the wasm benchmark;
...
And add logs for timeout.
2017-01-24 20:45:13 +01:00
Hannes Verschore
3b25ceda9a
Merge pull request #112 from bnjbvr/wasm-up
...
Bump wasm version
2017-01-23 16:34:42 +01:00
Benjamin Bouvier
6d89c7eba4
Bump wasm benchmark version;
2017-01-23 16:32:23 +01:00
Benjamin Bouvier
c869c45434
Allow running download.py/execute.py as executables;
2017-01-23 16:31:59 +01:00
Hannes Verschore
2446ac144c
Merge branch 'master' of https://github.com/haytjes/arewefastyet
2017-01-17 15:00:15 -08:00
Hannes Verschore
a8e487cafe
Bring back the performance of generating graphs.
2017-01-17 14:59:52 -08:00
Hannes Verschore
76b8de2f4e
Run configure with 'Run' to make sure compiler flags work. Add traceback on error
2017-01-09 13:34:02 +01:00
Hannes Verschore
3441aee21a
Make sure the adb-sync works for pushing a one level directory
2016-12-10 01:03:16 +01:00
Hannes Verschore
1835ec38a9
Merge branch 'master' of https://github.com/haytjes/arewefastyet
2016-11-28 08:44:07 +01:00
Hannes Verschore
60de86f6ab
Some fixes
2016-11-28 08:43:43 +01:00
Hannes Verschore
ab8def8737
Make sure we have the prerequisites for v8 android builds
2016-11-24 18:15:04 +01:00
Hannes Verschore
27917aeba9
Merge pull request #110 from h4writer/nbp-dump_delta
...
Make it possible to run android v8
2016-11-24 17:49:42 +01:00
Hannes Verschore
5ce61fde16
Make it possible to run android v8
2016-11-24 17:47:44 +01:00
Hannes Verschore
1103a2a3e2
Update download.py
2016-11-23 19:00:18 +01:00
Hannes Verschore
d80104e97e
Merge pull request #109 from bnjbvr/wasm-misc
...
A few cleanups and a new remote benchmark
2016-11-23 18:57:02 +01:00
Benjamin Bouvier
f3e3d1d229
chromium: add support for linux x64, wasm and use latest builds;
2016-11-23 18:43:36 +01:00
Benjamin Bouvier
1ca9f82c89
Create a new config for wasm and wasm-baseline;
2016-11-23 17:05:32 +01:00
Benjamin Bouvier
a08673283b
Add a remote wasm benchmark;
2016-11-23 12:11:25 +01:00
Hannes Verschore
20a1ade81e
Merge branch 'master' of https://github.com/haytjes/arewefastyet
2016-11-23 10:51:42 +01:00
Hannes Verschore
04a3358969
Make sure reconfigure works
2016-11-23 10:49:12 +01:00
Benjamin Bouvier
02273e2dc7
Refactor finding benchmarks by name;
2016-11-22 19:33:51 +01:00
Benjamin Bouvier
9e788488b3
A few import cleanups;
...
Reorders imports this way:
- system namespace imports
- system member imports
- imports from local files
2016-11-22 19:33:51 +01:00
Hannes Verschore
98f577a9e7
Merge pull request #108 from bnjbvr/wrap-readme
...
Wrap readme and introduce AWFY
2016-11-22 16:21:19 +01:00
Benjamin Bouvier
3840e92d7d
Readme: briefly introduce AWFY;
2016-11-22 16:17:15 +01:00
Benjamin Bouvier
f8184cfcc3
Readme: wrap lines at 80 chars;
2016-11-22 16:02:41 +01:00
Hannes Verschore
6753e444ce
Fix downloading of mozilla-inbound 32bit
2016-11-16 10:54:43 +01:00
Hannes Verschore
4b28f8ef63
Merge branch 'master' of https://github.com/h4writer/arewefastyet
2016-11-15 04:34:54 -08:00
Hannes Verschore
7adef94a53
Make sure run_realtime stops eventually
2016-11-15 00:24:18 +01:00
Hannes Verschore
359735792e
Improve dashboard and add task info to show the informatoin
2016-11-14 03:58:19 -08:00
Hannes Verschore
4bf9e0c8c6
Keep a hard copy of sunspider website
2016-11-14 02:50:56 -08:00
Hannes Verschore
eabac3cea0
Fix octane
2016-11-12 12:50:47 +01:00
Hannes Verschore
ac7afbd88e
Clean awfy.config a bit
2016-11-11 17:08:59 +01:00
Hannes Verschore
fe8acd6cd4
Update task to send output
2016-11-11 16:59:48 +01:00
Hannes Verschore
4fd47d0745
Update clang version to 3.8.0
2016-11-10 16:58:12 +01:00
Hannes Verschore
6b0308402a
Send the output of the task for inspection
2016-11-10 15:50:55 +01:00
Hannes Verschore
73d7dc1aa1
Add way to show the output in realtime, while still saving the result
2016-11-10 15:40:45 +01:00
Hannes Verschore
9997ee5af3
Add builder for v8 android
2016-11-10 15:22:55 +01:00
Hannes Verschore
8a4a74c5cd
Update shell executor to use the runners and get the AndroidRunner working with the shell
2016-11-09 14:17:58 +01:00
Hannes Verschore
7b8f1e2b33
Merge branch 'master' of https://github.com/h4writer/arewefastyet
2016-11-08 13:11:53 +01:00
Hannes Verschore
c7c894f295
Make it possible to build an android shell
2016-11-08 13:11:14 +01:00
Hannes Verschore
f19d07be75
Improve downloader to support urls with multiple binaries to download. Multiple fixes to url creator. Added tests to make sure everything keeps working
2016-11-08 13:09:16 +01:00
Hannes Verschore
25f004d0bc
Remove tabs in favor of spaces
2016-11-07 15:27:39 +01:00
Hannes Verschore
32c64f3aa9
Update configs.py
2016-10-26 12:10:03 +02:00
Hannes Verschore
3af5d84254
Update execute.py
2016-10-26 10:59:19 +02:00