{"id":19725623,"url":"https://github.com/xdev-software/hierarchical-stopwatch","last_synced_at":"2026-03-16T23:32:37.114Z","repository":{"id":233482613,"uuid":"787237742","full_name":"xdev-software/hierarchical-stopwatch","owner":"xdev-software","description":"A hierarchical Java stopwatch that supports nesting and can be used to track performance across methods and classes","archived":false,"fork":false,"pushed_at":"2025-02-24T04:11:10.000Z","size":729,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-02-25T14:55:55.724Z","etag":null,"topics":["debugging","hierarchical","hierarchical-stopwatch","java","nested-stopwatch","profiling","stopwatch"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xdev-software.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-16T06:35:12.000Z","updated_at":"2025-02-10T03:10:26.000Z","dependencies_parsed_at":"2024-06-01T03:28:39.181Z","dependency_job_id":"34d3f48d-4506-4cf1-944f-d5b9b8dc54b3","html_url":"https://github.com/xdev-software/hierarchical-stopwatch","commit_stats":null,"previous_names":["xdev-software/hierarchical-stopwatch"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdev-software%2Fhierarchical-stopwatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdev-software%2Fhierarchical-stopwatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdev-software%2Fhierarchical-stopwatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdev-software%2Fhierarchical-stopwatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xdev-software","download_url":"https://codeload.github.com/xdev-software/hierarchical-stopwatch/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241049384,"owners_count":19900435,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["debugging","hierarchical","hierarchical-stopwatch","java","nested-stopwatch","profiling","stopwatch"],"created_at":"2024-11-11T23:31:40.986Z","updated_at":"2026-03-16T23:32:37.109Z","avatar_url":"https://github.com/xdev-software.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Latest version](https://img.shields.io/maven-central/v/software.xdev/hierarchical-stopwatch?logo=apache%20maven)](https://mvnrepository.com/artifact/software.xdev/hierarchical-stopwatch)\n[![Build](https://img.shields.io/github/actions/workflow/status/xdev-software/hierarchical-stopwatch/check-build.yml?branch=develop)](https://github.com/xdev-software/hierarchical-stopwatch/actions/workflows/check-build.yml?query=branch%3Adevelop)\n\n# hierarchical-stopwatch\n\nA hierarchical Java stopwatch that supports nesting and can be used to track performance across methods and classes. It also supports async.\n\nExample output:\n```\n-------------------------------\nRoot    Parent  Task\n-------------------------------\n100,00% 100,00% - Run dummy [42ms]\n   11,20%  11,20% - Launch tasks [5ms]\n   88,74%  88,74% - Wait for tasks [38ms]\n    ASYNC   ASYNC - Process 1 [11ms]\n     12,45%  46,81% - Fetch [5ms]\n     14,01%  52,70% - Process [6ms]\n      0,13%   0,49% ? unspecified [0ms]\n    ASYNC   ASYNC - Process 2 [32ms]\n     12,44%  16,36% - Fetch [5ms]\n     49,53%  65,14% - Process [21ms]\n     13,95%  18,35% - Finalize [6ms]\n      0,11%   0,14% ? unspecified [0ms]\n    ASYNC   ASYNC - Process 3 [22ms]\n     12,44%  23,71% - Fetch [5ms]\n     39,99%  76,20% - Process [17ms]\n      0,05%   0,10% ? unspecified [0ms]\n    0,06%   0,06% ? unspecified [0ms]\n```\n\nAn [usage example is available in the demo project](./hierarchical-stopwatch-demo/src/main/java/software/xdev/Application.java).\n\n## Installation\n[Installation guide for the latest release](https://github.com/xdev-software/hierarchical-stopwatch/releases/latest#Installation)\n\n## Support\nIf you need support as soon as possible and you can't wait for any pull request, feel free to use [our support](https://xdev.software/en/services/support).\n\n## Contributing\nSee the [contributing guide](./CONTRIBUTING.md) for detailed instructions on how to get started with our project.\n\n## Dependencies and Licenses\nView the [license of the current project](LICENSE) or the [summary including all dependencies](https://xdev-software.github.io/hierarchical-stopwatch/dependencies)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxdev-software%2Fhierarchical-stopwatch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxdev-software%2Fhierarchical-stopwatch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxdev-software%2Fhierarchical-stopwatch/lists"}