{ "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/mozilla/b2gperf.git\n cd b2gperf\n python setup.py develop\n\n## Running\n\n Usage: b2gperf [options] app_name [app_name] ...\n\nFor full usage details run `b2gperf --help`.\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/mozilla/b2gperf", "keywords": "mozilla", "license": "MPL", "maintainer": null, "maintainer_email": null, "name": "b2gperf-v2.1", "package_url": "https://pypi.org/project/b2gperf-v2.1/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/b2gperf-v2.1/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/mozilla/b2gperf" }, "release_url": "https://pypi.org/project/b2gperf-v2.1/0.1/", "requires_dist": null, "requires_python": null, "summary": "App startup tests for B2G", "version": "0.1" }, "last_serial": 2125069, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "d4bf830c9d93133de856fccb49849297", "sha256": "f9f6d4d098403c713813896f414bf83ffb70ebf9151e9e833e50f5ebab2bfa19" }, "downloads": -1, "filename": "b2gperf-v2.1-0.1.tar.gz", "has_sig": false, "md5_digest": "d4bf830c9d93133de856fccb49849297", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9324, "upload_time": "2015-02-09T16:31:24", "url": "https://files.pythonhosted.org/packages/12/9a/14e1a5ba84120b0fc2fe1c89c4384d6a47f6912aa3e26d770fd9dc83ae02/b2gperf-v2.1-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d4bf830c9d93133de856fccb49849297", "sha256": "f9f6d4d098403c713813896f414bf83ffb70ebf9151e9e833e50f5ebab2bfa19" }, "downloads": -1, "filename": "b2gperf-v2.1-0.1.tar.gz", "has_sig": false, "md5_digest": "d4bf830c9d93133de856fccb49849297", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9324, "upload_time": "2015-02-09T16:31:24", "url": "https://files.pythonhosted.org/packages/12/9a/14e1a5ba84120b0fc2fe1c89c4384d6a47f6912aa3e26d770fd9dc83ae02/b2gperf-v2.1-0.1.tar.gz" } ] }