зеркало из https://github.com/mozilla/stoneridge.git
a32cc7a92f
Somehow had an old argument parser stuck in there, that was causing us to barf on a parameter required by the new argument parser. FAIL. |
||
---|---|---|
linux | ||
osx | ||
tests | ||
tools | ||
windows | ||
wpr | ||
.gitignore | ||
.hgignore | ||
LICENSE | ||
README | ||
config.ini.example | ||
head.js | ||
installdmg.sh | ||
requirements.txt | ||
run.ini.example | ||
srarchiver.py | ||
srcleaner.py | ||
srcloner.py | ||
srcollator.py | ||
srdeferrer.py | ||
srdns.py | ||
srdnsupdater.py | ||
srdownloader.py | ||
srinfogatherer.py | ||
srmaster.py | ||
srnamed.py | ||
srreporter.py | ||
srrun.py | ||
srrunner.py | ||
srscheduler.py | ||
srunpacker.py | ||
sruploader.py | ||
srworker.py | ||
stoneridge.py |
README
This is the source for Stone Ridge (https://wiki.mozilla.org/Necko/Performance/AutomatedTesting). Currently it consists of * XPCShell JS to download network resources and report timings * Python harness to control xpcshell and upload timings to a graph server There are plans for more, but we're starting basic here, folks.