tq-performance-utils


Nametq-performance-utils JSON
Version 0.1.1.post1 PyPI version JSON
download
home_pagehttps://gitee.com/torchW/tq_performance_utils.git
SummarySome simple utils for performance testing.
upload_time2024-09-17 11:10:41
maintainerNone
docs_urlNone
authorTripleQuiz
requires_python<3.12,>=3.7
licenseMIT
keywords python util performance profile
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Util list:

 - profile_decorator

    将 pyinstrument 封装成修饰器,方便对函数进行性能分析。

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitee.com/torchW/tq_performance_utils.git",
    "name": "tq-performance-utils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.12,>=3.7",
    "maintainer_email": null,
    "keywords": "python, util, performance, profile",
    "author": "TripleQuiz",
    "author_email": "triple_quiz@163.com",
    "download_url": "https://files.pythonhosted.org/packages/c7/b4/1723de3204e485f1c381f21842a7c10742aa7ac92f8dfead065e01c1e848/tq_performance_utils-0.1.1.post1.tar.gz",
    "platform": null,
    "description": "Util list:\r\n\r\n - profile_decorator\r\n\r\n    \u5c06 pyinstrument \u5c01\u88c5\u6210\u4fee\u9970\u5668\uff0c\u65b9\u4fbf\u5bf9\u51fd\u6570\u8fdb\u884c\u6027\u80fd\u5206\u6790\u3002\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Some simple utils for performance testing.",
    "version": "0.1.1.post1",
    "project_urls": {
        "Homepage": "https://gitee.com/torchW/tq_performance_utils.git"
    },
    "split_keywords": [
        "python",
        " util",
        " performance",
        " profile"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a72df4eea68dd3c4813819d3d9f1de3894c2638af246ed813aa63abe1aa40d60",
                "md5": "37c569dc6b00b53fb49c3c5f82a3a1a7",
                "sha256": "fc65151f76dabf6a587fdb15598be85648d40eb161a27afc9fe96163d91e3ec6"
            },
            "downloads": -1,
            "filename": "tq_performance_utils-0.1.1.post1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "37c569dc6b00b53fb49c3c5f82a3a1a7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12,>=3.7",
            "size": 2756,
            "upload_time": "2024-09-17T11:10:39",
            "upload_time_iso_8601": "2024-09-17T11:10:39.820343Z",
            "url": "https://files.pythonhosted.org/packages/a7/2d/f4eea68dd3c4813819d3d9f1de3894c2638af246ed813aa63abe1aa40d60/tq_performance_utils-0.1.1.post1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c7b41723de3204e485f1c381f21842a7c10742aa7ac92f8dfead065e01c1e848",
                "md5": "36eefa51f5f210659631290b375de36b",
                "sha256": "e75e67387318b6244be73b52af8504c9297daa9fe7e0ea533df0417c7334ffd6"
            },
            "downloads": -1,
            "filename": "tq_performance_utils-0.1.1.post1.tar.gz",
            "has_sig": false,
            "md5_digest": "36eefa51f5f210659631290b375de36b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.12,>=3.7",
            "size": 2561,
            "upload_time": "2024-09-17T11:10:41",
            "upload_time_iso_8601": "2024-09-17T11:10:41.529107Z",
            "url": "https://files.pythonhosted.org/packages/c7/b4/1723de3204e485f1c381f21842a7c10742aa7ac92f8dfead065e01c1e848/tq_performance_utils-0.1.1.post1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-17 11:10:41",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "tq-performance-utils"
}
        
Elapsed time: 0.40225s