Testing framework for Necko (Mozilla's networking stack)
Перейти к файлу
Nick Hurley 19ef52409c Start work on upload ability 2012-04-09 19:37:54 -07:00
README Add README as a starter/to-do list 2012-02-28 16:32:20 -08:00
head.js Lots more work on getting stuff up and running 2012-04-03 13:30:58 -07:00
stoneridge.py Start work on upload ability 2012-04-09 19:37:54 -07:00

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.