{ "info": { "author": "Mozilla Automation and Testing Team", "author_email": "tools@lists.mozilla.org", "bugtrack_url": null, "classifiers": [], "description": "# b2gperf\n\nb2gperf is a tool for testing the performance of\n[Firefox OS](https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS).\n\n## Prerequisites\n\nYou will need a\n[Marionette enabled Firefox build](https://developer.mozilla.org/en-US/docs/Marionette/Builds)\nthat you can\n[successfully connect to](https://developer.mozilla.org/en-US/docs/Marionette/Connecting_to_B2G).\n\n## Installation\n\nInstallation is simple:\n\n pip install b2gperf\n\nIf you anticipate modifying b2gperf, you can instead:\n\n git clone git://github.com/davehunt/b2gperf.git\n cd b2gperf\n python setup.py develop\n\n## Running\n\n Usage: b2gperf [options] app_name [app_name] ...\n\n Options:\n -h, --help show this help message and exit\n --dz-url=str datazilla server url (default: https://datazilla.mozilla.org)\n --dz-project=str datazilla project name\n --dz-branch=str datazilla branch name\n --dz-key=str oauth key for datazilla server\n --dz-secret=str oauth secret for datazilla server\n --delay=float duration (in seconds) to wait before each iteration\n --log-level=str threshold for log output (default: INFO)\n --iterations=int number of times to launch each app (default: 30)\n --no-restart do not restart B2G between tests\n --settle-time time to wait before initial launch (default: 60)\n --testvars=str path to a json file with any test data required\n --test-type=str type of test to run, valid types are: ['startup', 'scrollfps'] (default: startup)\n\n## Test Variables\n\nCurrently the only test variable support is for a wifi network. If you want to\nconnect to wifi before measuring performance, please specify a path to a JSON\nfile that describes the network. For example:\n\n {\n \"wifi\": {\n \"ssid\": \"MyNetwork\",\n \"keyManagement\": \"WPA-PSK\",\n \"psk\": \"SecurePassword\"\n }\n }", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/davehunt/b2gperf", "keywords": "mozilla", "license": "MPL", "maintainer": null, "maintainer_email": null, "name": "b2gperf-v1.3", "package_url": "https://pypi.org/project/b2gperf-v1.3/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/b2gperf-v1.3/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/davehunt/b2gperf" }, "release_url": "https://pypi.org/project/b2gperf-v1.3/0.1/", "requires_dist": null, "requires_python": null, "summary": "App startup tests for B2G", "version": "0.1" }, "last_serial": 2125063, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "f4fe8467909ddba689e9871b708acc3f", "sha256": "2c8648884d1d04b88fdb550fe00b6a3db8e124ffba748221fd758ce3c96e8c8b" }, "downloads": -1, "filename": "b2gperf-v1.3-0.1.tar.gz", "has_sig": false, "md5_digest": "f4fe8467909ddba689e9871b708acc3f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12448, "upload_time": "2014-06-09T11:46:07", "url": "https://files.pythonhosted.org/packages/c6/34/69705f02471cedd0306cfb621a8f2ef195be6482bd147e320c3586ecbcfc/b2gperf-v1.3-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f4fe8467909ddba689e9871b708acc3f", "sha256": "2c8648884d1d04b88fdb550fe00b6a3db8e124ffba748221fd758ce3c96e8c8b" }, "downloads": -1, "filename": "b2gperf-v1.3-0.1.tar.gz", "has_sig": false, "md5_digest": "f4fe8467909ddba689e9871b708acc3f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12448, "upload_time": "2014-06-09T11:46:07", "url": "https://files.pythonhosted.org/packages/c6/34/69705f02471cedd0306cfb621a8f2ef195be6482bd147e320c3586ecbcfc/b2gperf-v1.3-0.1.tar.gz" } ] }