Hannes Verschore
|
edaa7f5611
|
Fix issue
|
2014-11-19 10:11:08 -08:00 |
Hannes Verschore
|
4112b5fe09
|
Fix queries and make sure we have a session
|
2014-11-19 09:56:51 -08:00 |
Hannes Verschore
|
000905f17b
|
Merge branch 'master' of https://github.com/haytjes/arewefastyet
|
2014-11-19 08:47:37 -08:00 |
Hannes Verschore
|
ebf6588a8e
|
Create draft of overview page. Added way to not disclose some tests without permission. (Sadly we need to support this for a benchmark which hasn't released yet, but still want to run. As soon as released we can also disclose the scores)
|
2014-11-19 08:47:21 -08:00 |
Hannes Verschore
|
0a9b303933
|
Add more benchmarks
|
2014-11-18 23:28:00 +01:00 |
Hannes Verschore
|
82fa0b6e14
|
Merge branch 'nbp-foreach-bench'
|
2014-11-17 23:43:51 +01:00 |
Hannes Verschore
|
a77e045bfb
|
merge
|
2014-11-17 23:43:42 +01:00 |
Hannes Verschore
|
a0ca392be4
|
Make sure safari runs decently
|
2014-11-17 22:49:12 +01:00 |
Hannes Verschore
|
5b7b6b3625
|
Add webkit runner to browser benchs
|
2014-11-17 18:27:33 +01:00 |
Hannes Verschore
|
0bea48dea2
|
fix mac issues
|
2014-11-17 18:02:10 +01:00 |
Hannes Verschore
|
84b0948964
|
Merge branch 'master' of https://github.com/haytjes/arewefastyet
|
2014-11-16 23:26:07 +01:00 |
Hannes Verschore
|
27f17875a2
|
Improve server that retrieves/servers benchmarks + init. work desktop mac slave
|
2014-11-16 23:25:32 +01:00 |
Hannes Verschore
|
bda3d59d12
|
Improve server that retrieves/servers benchmarks + init. work desktop mac slave
|
2014-11-16 23:25:21 +01:00 |
Hannes Verschore
|
48af717b8b
|
Give suiteversions information about the suite
|
2014-11-14 07:19:09 -08:00 |
Hannes Verschore
|
368f9481bc
|
Add x86 and x64 driver config samples
|
2014-11-13 19:01:16 +01:00 |
Hannes Verschore
|
92c81235a4
|
Merge pull request #32 from nbp/foreach-bench
Bug 1073033 - Add forEach benchmarks.
|
2014-11-13 18:11:54 +01:00 |
Hannes Verschore
|
d22d84e279
|
Merge branch 'master' of http://github.com/dvander/arewefastyet
|
2014-11-13 18:07:45 +01:00 |
Hannes Verschore
|
c657bc963b
|
Fix typedobj misc benchmark
|
2014-11-13 18:07:06 +01:00 |
Nicolas B. Pierron
|
d3fd79c4d6
|
Bug 1073033 - Add forEach benchmarks.
|
2014-11-13 17:27:54 +01:00 |
Hannes Verschore
|
45457c251f
|
remove debug print
|
2014-11-13 00:37:32 +01:00 |
Hannes Verschore
|
15457791fd
|
remove android-driver submap
|
2014-11-13 01:14:11 +01:00 |
Hannes Verschore
|
939ac2cc6f
|
fix issues
|
2014-11-13 01:13:08 +01:00 |
Hannes Verschore
|
45c61d27f4
|
finish merge
|
2014-11-12 23:01:46 +01:00 |
Hannes Verschore
|
73e0520235
|
Merge desktop and android driver into browser driver
|
2014-11-12 22:53:52 +01:00 |
Hannes Verschore
|
2fed965413
|
Update engine.py
|
2014-11-12 21:02:44 +01:00 |
Hannes Verschore
|
73a22b589c
|
Merge branch 'master' of https://github.com/haytjes/arewefastyet
|
2014-11-12 21:54:48 +01:00 |
Hannes Verschore
|
8bdf522457
|
Adjust timeout time
|
2014-11-12 21:54:14 +01:00 |
Hannes Verschore
|
859acee728
|
Update engine.py
|
2014-11-12 17:02:43 +01:00 |
Hannes Verschore
|
25ecaef310
|
Merge branch 'master' of https://github.com/haytjes/arewefastyet
|
2014-11-12 04:11:35 -08:00 |
Hannes Verschore
|
82aa1fecb0
|
Make it possible to show a message for a specific machine
|
2014-11-12 04:10:53 -08:00 |
Hannes Verschore
|
d3e214a233
|
Take git version for android driver
|
2014-11-12 12:05:59 +01:00 |
Hannes Verschore
|
6b24dbf19c
|
Take git version for desktop driver
|
2014-11-12 12:04:53 +01:00 |
Hannes Verschore
|
c3f170e3c4
|
Merge pull request #30 from bhackett1024/master
Unfortunately the test I added was buggy and most of the inner loop is being loop hoisted.
|
2014-11-06 22:48:40 +01:00 |
Brian Hackett
|
48a1003617
|
Merge https://github.com/h4writer/arewefastyet
|
2014-11-06 10:52:58 -07:00 |
Brian Hackett
|
ba58e83ad3
|
Fix bug in typed object swapping test.
|
2014-11-06 10:51:43 -07:00 |
Hannes Verschore
|
1fe8772070
|
Merge pull request #29 from bhackett1024/master
Add assorted test for plain data accesses on small typed objects.
|
2014-11-06 18:27:33 +01:00 |
Brian Hackett
|
292c185009
|
Fix typed object test for platforms without TypedObject defined.
|
2014-11-06 10:24:26 -07:00 |
Brian Hackett
|
75936e8610
|
Add assorted test for plain data accesses on small typed objects.
|
2014-11-06 10:21:40 -07:00 |
Hannes Verschore
|
e5e7787e35
|
Get v8 working on assorted tests again
|
2014-11-05 08:19:45 -08:00 |
Hannes Verschore
|
3db94d6c0b
|
add turbofan as mode to v8
|
2014-11-05 07:50:52 -08:00 |
Hannes Verschore
|
d5153372ca
|
Update benchmark.py
|
2014-10-21 17:27:55 +02:00 |
Hannes Verschore
|
9a3d696149
|
Update browserbenchmarks.py
|
2014-10-21 17:27:29 +02:00 |
Hannes Verschore
|
e871372ba9
|
add dromaeo html file
|
2014-10-21 15:58:22 +02:00 |
Hannes Verschore
|
9a8db1f74a
|
Merge branch 'master' of https://github.com/dvander/arewefastyet
|
2014-10-21 15:21:14 +02:00 |
Hannes Verschore
|
aa5711dd67
|
Add dromaeo benchmark to desktop driver
|
2014-10-21 15:11:55 +02:00 |
Hannes Verschore
|
170313153c
|
Merge branch 'master' of http://github.com/haytjes/arewefastyet
|
2014-10-21 02:09:39 -07:00 |
Hannes Verschore
|
f7877ca810
|
Use v8git mode
|
2014-10-21 02:09:31 -07:00 |
Hannes Verschore
|
806c8e3706
|
fix
|
2014-10-20 14:50:10 -07:00 |
Hannes Verschore
|
e1df845bcf
|
Run pgo on windows slave
|
2014-10-20 23:35:30 +02:00 |
Hannes Verschore
|
dfe8d79fbc
|
Merge branch 'master' of https://github.com/haytjes/arewefastyet
|
2014-10-20 14:14:59 -07:00 |