Testing framework for Necko (Mozilla's networking stack)
Перейти к файлу
Nick Hurley 12cea816d6 Fix install instructions for vnc 2013-06-06 14:08:08 -07:00
apache Minor fix to apache readme 2013-06-04 20:59:04 -07:00
doc
linux Startup script for vnc server 2013-06-06 14:06:40 -07:00
osx Remove some unused code from the osx terminal setup script 2013-06-05 20:38:58 -07:00
pageloader
python
tests
tools
windows Remove old (and unused) srarp stuff 2013-06-05 20:10:26 -07:00
wpr
.gitignore
.hgignore
INSTALL Fix install instructions for vnc 2013-06-06 14:08:08 -07:00
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.