{ "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\n For 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.0", "package_url": "https://pypi.org/project/b2gperf-v2.0/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/b2gperf-v2.0/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/mozilla/b2gperf" }, "release_url": "https://pypi.org/project/b2gperf-v2.0/0.1/", "requires_dist": null, "requires_python": null, "summary": "App startup tests for B2G", "version": "0.1" }, "last_serial": 2125068, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "c33a8afb1990320760ac54fe98a8f1ae", "sha256": "39b45770017c980d221d3047360fdd1d2e8015897d843fd7357ed2ca0105ba44" }, "downloads": -1, "filename": "b2gperf-v2.0-0.1.tar.gz", "has_sig": false, "md5_digest": "c33a8afb1990320760ac54fe98a8f1ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9279, "upload_time": "2014-07-30T16:27:15", "url": "https://files.pythonhosted.org/packages/51/c4/b3f5e692c6980cb9df76ae817e61b18d6b7d1fc643a3d8f8656da511c223/b2gperf-v2.0-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c33a8afb1990320760ac54fe98a8f1ae", "sha256": "39b45770017c980d221d3047360fdd1d2e8015897d843fd7357ed2ca0105ba44" }, "downloads": -1, "filename": "b2gperf-v2.0-0.1.tar.gz", "has_sig": false, "md5_digest": "c33a8afb1990320760ac54fe98a8f1ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9279, "upload_time": "2014-07-30T16:27:15", "url": "https://files.pythonhosted.org/packages/51/c4/b3f5e692c6980cb9df76ae817e61b18d6b7d1fc643a3d8f8656da511c223/b2gperf-v2.0-0.1.tar.gz" } ] }