{ "info": { "author": "Richard Jones", "author_email": "richard@mechanicalcat.net", "bugtrack_url": null, "classifiers": [], "description": "This tool will test the performance of your website by mimicing how a web\nbrowser accesses it. It:\n\n1. loads the page specified and parses the HTML as it receives it, and\n2. during parsing any referenced material (images, CSS, etc) will be queued\n for retrieval by the worker threads (configurable: default is 4).\n\nStatistics recorded include the time to first response (when we receive the\nfirst byte of data in response to a request) and the total time for each\nrequest.\n\nYou may also request the average time over many runs.\n\n\nUsage\n-----\n\nAfter installation, run \"pywebperf -h\" to discover the usage, the most basic\nof which is::\n\n pywebperf \n\nor, the more verbose output::\n\n pywebperf -v \n\n\nWeb Interface\n-------------\n\nA simple cgi script, which may be placed in your web server's cgi-bin, is\nprovided. This allows simple through-the-web testing of urls, with control\nover the number of repeats and threads used.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pywebperf.sourceforge.net/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pywebperf", "package_url": "https://pypi.org/project/pywebperf/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pywebperf/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pywebperf.sourceforge.net/" }, "release_url": "https://pypi.org/project/pywebperf/1.0/", "requires_dist": null, "requires_python": null, "summary": "Web Performance Testing", "version": "1.0" }, "last_serial": 798254, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "6cc6b6accf52ec155bc5dfa56bc5c986", "sha256": "227b9d201a4d7298eef2fc32de04569a579fee04ff6d461784fbb9adea56f059" }, "downloads": -1, "filename": "pywebperf-1.0.tar.gz", "has_sig": false, "md5_digest": "6cc6b6accf52ec155bc5dfa56bc5c986", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19106, "upload_time": "2008-08-14T06:52:55", "url": "https://files.pythonhosted.org/packages/ea/bc/e2b0f6b1f9b79608fc06df268b21d2109cfc0f8d8fdc481a0f5c82fe526f/pywebperf-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6cc6b6accf52ec155bc5dfa56bc5c986", "sha256": "227b9d201a4d7298eef2fc32de04569a579fee04ff6d461784fbb9adea56f059" }, "downloads": -1, "filename": "pywebperf-1.0.tar.gz", "has_sig": false, "md5_digest": "6cc6b6accf52ec155bc5dfa56bc5c986", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19106, "upload_time": "2008-08-14T06:52:55", "url": "https://files.pythonhosted.org/packages/ea/bc/e2b0f6b1f9b79608fc06df268b21d2109cfc0f8d8fdc481a0f5c82fe526f/pywebperf-1.0.tar.gz" } ] }