quick-perf-tracer


Namequick-perf-tracer JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/VivekKannaV/quick_perf_tracer
SummaryDecodes the perfetto traces super fast
upload_time2023-09-11 12:57:03
maintainer
docs_urlNone
authorVivek Kanna V
requires_python>=3
licenseMIT License Copyright (c) 2023 VivekKannaV Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords perfetto performance tracer android
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # quick_perf_tracer
Decodes the perfetto traces super fast

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/VivekKannaV/quick_perf_tracer",
    "name": "quick-perf-tracer",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": "",
    "keywords": "perfetto,performance,tracer,android",
    "author": "Vivek Kanna V",
    "author_email": "Vivek Kanna V <behappy.vivek@gmail.com>",
    "download_url": "",
    "platform": null,
    "description": "# quick_perf_tracer\nDecodes the perfetto traces super fast\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 VivekKannaV  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Decodes the perfetto traces super fast",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/VivekKannaV/quick_perf_tracer"
    },
    "split_keywords": [
        "perfetto",
        "performance",
        "tracer",
        "android"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2f65a3e218054ef18bd90ffe6e8f63f0ba0704d2cc2ffcdcd4f70589fefbfd70",
                "md5": "730dea41f80cb843add2f66e9059b920",
                "sha256": "2869090b93cfe3ff804abf64f1edff1064c1d26357b8ef34e580e7572c4ce341"
            },
            "downloads": -1,
            "filename": "quick_perf_tracer-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "730dea41f80cb843add2f66e9059b920",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 3864,
            "upload_time": "2023-09-11T12:57:03",
            "upload_time_iso_8601": "2023-09-11T12:57:03.261490Z",
            "url": "https://files.pythonhosted.org/packages/2f/65/a3e218054ef18bd90ffe6e8f63f0ba0704d2cc2ffcdcd4f70589fefbfd70/quick_perf_tracer-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-11 12:57:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "VivekKannaV",
    "github_project": "quick_perf_tracer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "quick-perf-tracer"
}
        
Elapsed time: 0.24331s