{"id":18493976,"url":"https://github.com/massimo-marino/perf-timer","last_synced_at":"2025-06-25T09:35:44.592Z","repository":{"id":167207822,"uuid":"642789808","full_name":"massimo-marino/perf-timer","owner":"massimo-marino","description":"A performance timer for C++ functions","archived":false,"fork":false,"pushed_at":"2023-05-19T11:03:16.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-16T23:28:00.700Z","etag":null,"topics":["cpp","cpp17","performance","performance-testing"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/massimo-marino.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":"2023-05-19T10:53:51.000Z","updated_at":"2023-05-19T10:59:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"453b6189-146d-4924-b915-f37c07985958","html_url":"https://github.com/massimo-marino/perf-timer","commit_stats":null,"previous_names":["massimo-marino/perf-timer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/massimo-marino/perf-timer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/massimo-marino%2Fperf-timer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/massimo-marino%2Fperf-timer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/massimo-marino%2Fperf-timer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/massimo-marino%2Fperf-timer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/massimo-marino","download_url":"https://codeload.github.com/massimo-marino/perf-timer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/massimo-marino%2Fperf-timer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261845177,"owners_count":23218507,"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":["cpp","cpp17","performance","performance-testing"],"created_at":"2024-11-06T13:17:26.306Z","updated_at":"2025-06-25T09:35:44.583Z","avatar_url":"https://github.com/massimo-marino.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# perf-timer\n\nC++17 implementation of a simple performance timer for functions.\n## Requirements\n\n`cmake 3.26.3` is used to compile the sources.\n\nThe cmake files compile with `-std=c++17`.\n\n\n## Run the Example\n\n```bash\n$ git clone https://github.com:massimo-marino/perf-timer.git\n$ cd perf-timer/example\n$ mkdir build\n$ cd build\n$ cmake ..\n$ make\n$ ./perf-timer-example\n```\n\n## How to Use it\n\nSee the source code in the example.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmassimo-marino%2Fperf-timer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmassimo-marino%2Fperf-timer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmassimo-marino%2Fperf-timer/lists"}