{"id":16607081,"url":"https://github.com/francescmm/benchmarktool","last_synced_at":"2025-06-15T02:32:48.888Z","repository":{"id":128931929,"uuid":"270246834","full_name":"francescmm/BenchmarkTool","owner":"francescmm","description":"C++ library that tracks the time it takes a function to run. It creates a calling tree.","archived":false,"fork":false,"pushed_at":"2020-06-25T06:41:40.000Z","size":190,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-19T17:23:37.833Z","etag":null,"topics":["benchmark","cpp","cpp17","multi-thread"],"latest_commit_sha":null,"homepage":"https://www.francescmm.com","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/francescmm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-07T08:48:21.000Z","updated_at":"2023-03-14T10:30:11.000Z","dependencies_parsed_at":"2023-07-03T20:16:01.626Z","dependency_job_id":null,"html_url":"https://github.com/francescmm/BenchmarkTool","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/francescmm/BenchmarkTool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francescmm%2FBenchmarkTool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francescmm%2FBenchmarkTool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francescmm%2FBenchmarkTool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francescmm%2FBenchmarkTool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/francescmm","download_url":"https://codeload.github.com/francescmm/BenchmarkTool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francescmm%2FBenchmarkTool/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259912480,"owners_count":22931072,"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":["benchmark","cpp","cpp17","multi-thread"],"created_at":"2024-10-12T01:11:33.111Z","updated_at":"2025-06-15T02:32:48.872Z","avatar_url":"https://github.com/francescmm.png","language":"C++","readme":"# BenchmarkTool\n\nIn this repository you can find the BenchmarkTool project.\n\nBenchmarkTool tracks the time it takes a method call to run. It acts as singleton object but supports multi-threading.\n\nAfter the instance is destroyed, the results are printed to a file using the specified format. If not format is defined, it will print to a regular text file.\n\nFollow the instructions for usage:\n\n1. Create an instance: BenchmarkTool::getInstance();\n2. If you want, add a different output format by using:  BenchmarkTool::getInstance()-\u003esetOutputFormat(...).\n3. If you want to retrieve the current tree view, you can do the following method call: std::string output; output \u003c\u003c BenchmarkTool::getInstance();\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrancescmm%2Fbenchmarktool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrancescmm%2Fbenchmarktool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrancescmm%2Fbenchmarktool/lists"}