{ "info": { "author": "Eugene Duboviy", "author_email": "eugene.dubovoy@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "When measuring execution time, the result depends on the computer hardware.\nTo be able to produce a universal measure, the simplest way is to benchmark the speed of a fixed sequence\nof code and calculate a ratio out of it. From there, the time taken by a function can be translated to a\nuniversal value that can be compared on any computer. Python provides a benchmark utility in its test\npackage that measures the duration of a sequence of well-chosen operations.\npybenchmark designed to provide a simple and pythonic way to get performance data.", "description_content_type": null, "docs_url": "https://pythonhosted.org/pybenchmark/", "download_url": "https://github.com/duboviy/pybenchmark/tarball/1.0.0", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/duboviy/pybenchmark", "keywords": "benchmark,performance,testing", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pybenchmark", "package_url": "https://pypi.org/project/pybenchmark/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pybenchmark/", "project_urls": { "Download": "https://github.com/duboviy/pybenchmark/tarball/1.0.0", "Homepage": "https://github.com/duboviy/pybenchmark" }, "release_url": "https://pypi.org/project/pybenchmark/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "A benchmark utility used in performance tests.", "version": "1.0.0" }, "last_serial": 2379058, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "d11aa1bec0c07892eee1269685fa513b", "sha256": "dfd578611dcecfe5ec56678b3afe16a1636e5b639048840c174fe1cf961f1ef8" }, "downloads": -1, "filename": "pybenchmark-0.0.1.zip", "has_sig": false, "md5_digest": "d11aa1bec0c07892eee1269685fa513b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1836, "upload_time": "2016-09-24T20:31:22", "url": "https://files.pythonhosted.org/packages/6b/e1/d10a26a4514296ca947ba4e6d2aacca7eb89151b0d24213ab1fa7c9588b6/pybenchmark-0.0.1.zip" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "07a21ca6ab2e352075552cb0dda65fc3", "sha256": "f2b499fe0b252a7b516a5ca130a1b8e993d931d3508d70e1698019de8ad7259e" }, "downloads": -1, "filename": "pybenchmark-0.0.2.zip", "has_sig": false, "md5_digest": "07a21ca6ab2e352075552cb0dda65fc3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1860, "upload_time": "2016-09-28T08:20:47", "url": "https://files.pythonhosted.org/packages/fd/3e/8fbc3cdb6a7c8ed06f42f100dc1f4708b75a0f422400421ddcebecd9f40b/pybenchmark-0.0.2.zip" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "e893154eab0566bf700f7df7316ebfed", "sha256": "2b52fdba401f67699abd3c805153edfab6ff9a8b838949d7b240e22cb581967d" }, "downloads": -1, "filename": "pybenchmark-0.0.3.zip", "has_sig": false, "md5_digest": "e893154eab0566bf700f7df7316ebfed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3405, "upload_time": "2016-09-30T11:58:26", "url": "https://files.pythonhosted.org/packages/f9/91/dd1fae395a0a7a1a1e300774a6ba8d4df79bd4325a35d16299d2b498bac9/pybenchmark-0.0.3.zip" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "b7ffa5951a122d3b9c0bf4f0d6d682c7", "sha256": "67ac8053f1c5b966832a79bace7bf965867b6df772ea6a0b10ef7f9b41757d20" }, "downloads": -1, "filename": "pybenchmark-0.0.4.zip", "has_sig": false, "md5_digest": "b7ffa5951a122d3b9c0bf4f0d6d682c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4899, "upload_time": "2016-10-03T09:33:22", "url": "https://files.pythonhosted.org/packages/fb/e4/267cee5ff2c2c3ab634bfe2c91b4adfe5c26427fd6dd787be4e9529ef8a5/pybenchmark-0.0.4.zip" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "20f99bce9078b218f8c01aebab6e9a5c", "sha256": "94275087a9251cba78a7671185537324a481a3af4df227c98555edcbf04f7ce1" }, "downloads": -1, "filename": "pybenchmark-0.0.5.zip", "has_sig": false, "md5_digest": "20f99bce9078b218f8c01aebab6e9a5c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9515, "upload_time": "2016-10-04T06:56:33", "url": "https://files.pythonhosted.org/packages/a1/b4/9ecdf66f84610f9c0ce8fb634d5f35db6932515327d7d34e012ac7970606/pybenchmark-0.0.5.zip" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "8f5ea14dee3d6afe5d9eb1ccc552f38a", "sha256": "3e34570b98287b2eabf5d29cc382f2c5034ba7866da55e8dcf5c7a7ec93c997d" }, "downloads": -1, "filename": "pybenchmark-0.0.6.zip", "has_sig": false, "md5_digest": "8f5ea14dee3d6afe5d9eb1ccc552f38a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5745, "upload_time": "2016-10-04T07:12:27", "url": "https://files.pythonhosted.org/packages/ce/1c/3b6942cf12a3338561d6af3ae765c4fc4bafd5a70c261e29e0312135e5fe/pybenchmark-0.0.6.zip" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "b88d8fc6f1ccda88d56d76e9a54cf54b", "sha256": "67c0c2efdd650f801419f43cd6653ca6abd19fbd59683ffeb357a1a0932b64f3" }, "downloads": -1, "filename": "pybenchmark-1.0.0.zip", "has_sig": false, "md5_digest": "b88d8fc6f1ccda88d56d76e9a54cf54b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5741, "upload_time": "2016-10-04T07:18:58", "url": "https://files.pythonhosted.org/packages/44/3f/f1435b8726293d08340be10bd346f7330900d81af67bdac481787ebb0617/pybenchmark-1.0.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b88d8fc6f1ccda88d56d76e9a54cf54b", "sha256": "67c0c2efdd650f801419f43cd6653ca6abd19fbd59683ffeb357a1a0932b64f3" }, "downloads": -1, "filename": "pybenchmark-1.0.0.zip", "has_sig": false, "md5_digest": "b88d8fc6f1ccda88d56d76e9a54cf54b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5741, "upload_time": "2016-10-04T07:18:58", "url": "https://files.pythonhosted.org/packages/44/3f/f1435b8726293d08340be10bd346f7330900d81af67bdac481787ebb0617/pybenchmark-1.0.0.zip" } ] }