{ "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.4", "package_url": "https://pypi.org/project/b2gperf-v1.4/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/b2gperf-v1.4/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/davehunt/b2gperf" }, "release_url": "https://pypi.org/project/b2gperf-v1.4/0.1/", "requires_dist": null, "requires_python": null, "summary": "App startup tests for B2G", "version": "0.1" }, "last_serial": 2125066, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "f3fc5bdd0ea90f8147f50b60b0b40775", "sha256": "48fb440b5b91967cce1bc98ba95ff92f7cac66861fbd70a0f90b9dce48c6612d" }, "downloads": -1, "filename": "b2gperf-v1.4-0.1.tar.gz", "has_sig": false, "md5_digest": "f3fc5bdd0ea90f8147f50b60b0b40775", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12736, "upload_time": "2014-06-26T15:48:03", "url": "https://files.pythonhosted.org/packages/de/a4/90ebd70888ebd206f9a36fac1f96167abb373c1358e7f6e8d62bdadbed75/b2gperf-v1.4-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f3fc5bdd0ea90f8147f50b60b0b40775", "sha256": "48fb440b5b91967cce1bc98ba95ff92f7cac66861fbd70a0f90b9dce48c6612d" }, "downloads": -1, "filename": "b2gperf-v1.4-0.1.tar.gz", "has_sig": false, "md5_digest": "f3fc5bdd0ea90f8147f50b60b0b40775", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12736, "upload_time": "2014-06-26T15:48:03", "url": "https://files.pythonhosted.org/packages/de/a4/90ebd70888ebd206f9a36fac1f96167abb373c1358e7f6e8d62bdadbed75/b2gperf-v1.4-0.1.tar.gz" } ] }