зеркало из https://github.com/mozilla/stoneridge.git
776dd154c4
This is being updated because the old one doesn't work on a modern mac (which is where I do the page recording for page load tests), so we need to have a more modern one. This required a bit of change to srnamed, but actually made the code wildly simpler (woohoo!) |
||
---|---|---|
linux | ||
osx | ||
pageloader | ||
tests | ||
tools | ||
windows | ||
wpr | ||
.gitignore | ||
.hgignore | ||
LICENSE | ||
README | ||
config.ini.example | ||
head.js | ||
installdmg.sh | ||
mqproxy_empty.db | ||
requirements.txt | ||
run.ini.example | ||
srarchiver.py | ||
srarpfixer.py | ||
srcleaner.py | ||
srcloner.py | ||
srcollator.py | ||
srdata.js | ||
srdeferrer.py | ||
srdns.py | ||
srdnscheck.py | ||
srdnsupdater.py | ||
srdownloader.py | ||
sremailer.py | ||
srinfogatherer.py | ||
srmaster.py | ||
srnamed.py | ||
srpcap.py | ||
srpcapper.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.