pybench-2


Namepybench-2 JSON
Version 1.1.0 PyPI version JSON
download
home_page
SummarySet of benchmarks of Python code
upload_time2023-07-13 19:00:10
maintainer
docs_urlNone
authorBinh Vu
requires_python>=3.9,<4.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Introduction

Contains a set of benchmarks of Python code. To run the benchmarks, use the following command:

```bash
python -m pybench --benchname=<module> [--rerun true|false] [--output-dir "./data"]
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pybench-2",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Binh Vu",
    "author_email": "binh@toan2.com",
    "download_url": "https://files.pythonhosted.org/packages/58/0e/8c64b0b78d2e71a3739ca9e1fd6292c3c40e2f4b4c169d2765d5429f0166/pybench_2-1.1.0.tar.gz",
    "platform": null,
    "description": "# Introduction\n\nContains a set of benchmarks of Python code. To run the benchmarks, use the following command:\n\n```bash\npython -m pybench --benchname=<module> [--rerun true|false] [--output-dir \"./data\"]\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Set of benchmarks of Python code",
    "version": "1.1.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fd135b840722286e9fc57a0b13c400e72526397967d6b75aaeedaa31f5a1ef5e",
                "md5": "d7c95c44cad3f2c4153702e66fe77261",
                "sha256": "349a793c2295a955deb54c132aa380d10212be8c88aacd5ba1e5e5bd100960e7"
            },
            "downloads": -1,
            "filename": "pybench_2-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d7c95c44cad3f2c4153702e66fe77261",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<4.0",
            "size": 5091,
            "upload_time": "2023-07-13T19:00:08",
            "upload_time_iso_8601": "2023-07-13T19:00:08.614452Z",
            "url": "https://files.pythonhosted.org/packages/fd/13/5b840722286e9fc57a0b13c400e72526397967d6b75aaeedaa31f5a1ef5e/pybench_2-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "580e8c64b0b78d2e71a3739ca9e1fd6292c3c40e2f4b4c169d2765d5429f0166",
                "md5": "9b9a203eaa12f8d8a3cc3eb7872aff67",
                "sha256": "01b7e7500ceeda69d6e05a36861b2e9da68cf1c68664ccfb2c010e31bbdbd6a9"
            },
            "downloads": -1,
            "filename": "pybench_2-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9b9a203eaa12f8d8a3cc3eb7872aff67",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4.0",
            "size": 4089,
            "upload_time": "2023-07-13T19:00:10",
            "upload_time_iso_8601": "2023-07-13T19:00:10.373694Z",
            "url": "https://files.pythonhosted.org/packages/58/0e/8c64b0b78d2e71a3739ca9e1fd6292c3c40e2f4b4c169d2765d5429f0166/pybench_2-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-13 19:00:10",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pybench-2"
}
        
Elapsed time: 0.22171s