David Anderson
|
780d0a3078
|
Don't pass --no-asmjs to GGC builder.
|
2013-06-26 08:26:32 -07:00 |
David Anderson
|
61c3924e46
|
Merge pull request #7 from BenjBouv/master
Don't provide -W flag
|
2013-06-25 18:05:51 -07:00 |
Benjamin Bouvier
|
baafbd2393
|
Don't provide -W flag: it screws up v8 and it's already passed for spidermonkey
|
2013-06-25 17:48:07 -07:00 |
David Anderson
|
e906f82e5b
|
Merge pull request #6 from BenjBouv/master
Don't allow benchmarked scripts to print on stdout and stderr when running them
|
2013-06-25 15:45:41 -07:00 |
Benjamin Bouvier
|
26c6a13326
|
asm.js apps/ubenchs: never print from benchmarked scripts into stdout/stderr
|
2013-06-25 15:07:23 -07:00 |
David Anderson
|
1b99407518
|
Use check_output() instead of call()
|
2013-06-21 16:08:59 -07:00 |
David Anderson
|
11115760cd
|
Undo debug change.
|
2013-06-21 16:05:16 -07:00 |
David Anderson
|
071698d11b
|
Fix 32-bit builds.
|
2013-06-21 15:57:45 -07:00 |
David Anderson
|
d8614df7e6
|
Remove misc-cpg-arrays.
|
2013-06-21 15:25:33 -07:00 |
David Anderson
|
695e5e7355
|
Remove misc-emscripten benchmarks covered by asmjs-ubench.
|
2013-06-21 15:23:00 -07:00 |
David Anderson
|
2b8e63c451
|
Add driver/run.sh since this is fairly useful.
|
2013-06-21 15:01:46 -07:00 |
David Anderson
|
48ae834d02
|
Commit flot changes to allow disabling selections.
|
2013-06-21 21:51:04 +00:00 |
David Anderson
|
f33a65ed3f
|
Update schema.sql.
|
2013-06-21 14:40:08 -07:00 |
David Anderson
|
0e3b1b10f1
|
Fix some lingering bugs.
|
2013-06-21 14:35:32 -07:00 |
David Anderson
|
0abde3f5a8
|
Usability refactoring: Benchmarks and repository paths can now be different, and command line options are now available for manual runs.
|
2013-06-21 13:55:59 -07:00 |
David Anderson
|
b75f9d5f76
|
Merge pull request #5 from kripken/master
Remove linpack
|
2013-06-21 13:11:00 -07:00 |
Alon Zakai
|
f90b057705
|
remove linpack - it runs for a fixed time and reports MFLOPs
|
2013-06-20 19:19:08 -07:00 |
Mozilla
|
63536fe7cd
|
Add license information.
|
2013-06-20 17:11:05 -07:00 |
Mozilla
|
0e5025e8ff
|
Add a SpiderMonkey GGC builder, and add an argument to dostuff for a different awfy.config.
|
2013-06-20 17:02:38 -07:00 |
Mozilla
|
47e912fef4
|
Update README
|
2013-06-20 17:01:30 -07:00 |
Mozilla
|
58278d9014
|
Rename sample awfy.config.
|
2013-06-20 16:27:30 -07:00 |
David Anderson
|
7819ae2fa6
|
Merge pull request #4 from kripken/master
Update emscripten benchmarks
|
2013-06-20 16:02:44 -07:00 |
Alon Zakai
|
9953ff2cb8
|
update asm.js apps
|
2013-06-20 15:51:53 -07:00 |
Alon Zakai
|
55a72fa318
|
update asm-ubench and add linpack
|
2013-06-20 15:46:21 -07:00 |
David Anderson
|
3aea4d9033
|
Update for SpiderMonkey renaming global arguments -> scriptArgs.
|
2013-06-20 11:50:12 -07:00 |
Alon Zakai
|
b332662241
|
update lua benchmark
|
2013-06-07 16:03:15 -07:00 |
David Anderson
|
9de7037324
|
Merge pull request #2 from kripken/master
lua-binarytrees benchmark
|
2013-05-28 14:06:11 -07:00 |
David Anderson
|
4700394fa2
|
Update to SunSpider-1.0.
|
2013-05-28 11:55:17 -07:00 |
Alon Zakai
|
403fd9d2bf
|
add lua js build
|
2013-05-24 21:36:29 -07:00 |
Alon Zakai
|
4d7413637d
|
update lua benchmark timing parameters
|
2013-05-24 20:02:23 -07:00 |
Alon Zakai
|
f4ede5d749
|
initial lua integration
|
2013-05-24 18:36:41 -07:00 |
David Anderson
|
c9aa026e6e
|
Add assorted test suite from mercurial.
|
2013-05-13 11:39:18 -07:00 |
David Anderson
|
f9646e00df
|
Fix native score reporting in asmjs-apps.
|
2013-05-09 18:39:24 -07:00 |
David Anderson
|
2db85d41a4
|
Integrate asmjs-apps native benchmark support.
|
2013-05-09 18:12:14 -07:00 |
David Anderson
|
88757c2879
|
Fix debugging stuff.
|
2013-05-09 16:26:26 -07:00 |
David Anderson
|
ea70038b1b
|
Add native asmjs-apps benchmarks.
|
2013-05-09 16:09:16 -07:00 |
Mozilla
|
277874c267
|
Merge branch 'master' of https://github.com/dvander/arewefastyet
|
2013-05-08 11:45:33 -07:00 |
David Anderson
|
6e49a20ca5
|
Fix asmjs-apps harness not running with workload=0.
|
2013-05-08 11:45:14 -07:00 |
AreWeFastYet
|
535ae4fbbc
|
Merge branch 'master' of https://github.com/dvander/arewefastyet
|
2013-05-08 02:30:48 +00:00 |
David Anderson
|
c5e2a37f51
|
Improve legend to actually have the lines that are shown.
|
2013-05-08 02:30:12 +00:00 |
Mozilla
|
cdc8fe7604
|
Merge branch 'master' of https://github.com/dvander/arewefastyet
|
2013-05-07 18:56:31 -07:00 |
David Anderson
|
d9ee91cf1f
|
Benchmark asmjs-apps and asmjs-ubench with --no-asmjs for SM.
|
2013-05-07 18:56:07 -07:00 |
David Anderson
|
e37fc967f0
|
Sync site code.
|
2013-05-08 01:45:08 +00:00 |
AreWeFastYet
|
7fc26bb805
|
Merge branch 'master' of https://github.com/dvander/arewefastyet
|
2013-05-08 00:06:33 +00:00 |
David Anderson
|
0e3dc0cd38
|
Add some Unicode support to the server updater.
|
2013-05-08 00:00:20 +00:00 |
David Anderson
|
9c1af72a66
|
Add asmjs-apps to awfy driver.
|
2013-05-07 16:34:04 -07:00 |
David Anderson
|
e354afbe49
|
Import asmjs-apps benchmark.
|
2013-05-07 16:10:01 -07:00 |
David Anderson
|
d2ddc6ce1c
|
Import v8-v7 benchmark (obsolete).
|
2013-05-07 14:22:39 -07:00 |
David Anderson
|
90342b4bf9
|
Import SunSpider 0.9.1 (the copy that can run under d8).
|
2013-05-07 14:19:44 -07:00 |
Mozilla
|
54650a0df2
|
Merge branch 'master' of https://github.com/dvander/arewefastyet
|
2013-05-07 14:15:37 -07:00 |