{"id":21483498,"url":"https://github.com/cybershadow/dbuildstat","last_synced_at":"2026-01-04T11:04:36.738Z","repository":{"id":7836983,"uuid":"9208474","full_name":"CyberShadow/DBuildStat","owner":"CyberShadow","description":"Tools to measure and visualize performance of building D programs","archived":false,"fork":false,"pushed_at":"2018-02-05T14:39:50.000Z","size":15,"stargazers_count":17,"open_issues_count":3,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-16T22:52:48.659Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"D","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CyberShadow.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-04T01:01:25.000Z","updated_at":"2022-01-11T09:04:34.000Z","dependencies_parsed_at":"2022-09-21T04:35:28.841Z","dependency_job_id":null,"html_url":"https://github.com/CyberShadow/DBuildStat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberShadow%2FDBuildStat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberShadow%2FDBuildStat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberShadow%2FDBuildStat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberShadow%2FDBuildStat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CyberShadow","download_url":"https://codeload.github.com/CyberShadow/DBuildStat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244006303,"owners_count":20382444,"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":[],"created_at":"2024-11-23T12:47:46.481Z","updated_at":"2026-01-04T11:04:36.684Z","avatar_url":"https://github.com/CyberShadow.png","language":"D","funding_links":[],"categories":[],"sub_categories":[],"readme":"DBuildStat\n==========\n\nMeasure and visualize per-module build times of D projects.\n\nUsage\n-----\n\n1. Download the project code, including submodules:\n\n        git clone --recursive https://github.com/CyberShadow/DBuildStat\n\n2. Run `dbuildstat` to gather profile data, e.g.:\n\n        rdmd dbuildstat program.d\n\n   If needed, pass any necessary compiler switches (e.g. include paths) to `dbuildstat` before the program name.\n\n   By default, `dbuildstat` will keep gathering samples forever.\n   Stop the program to cancel any time, or use the `--iterations` switch to limit to a set number of iterations.\n\n   For more usage information, run the program without any parameters.\n\n3. `dbuildstat`  will create a `program.dbuildstat` file. You can use this as input for the other programs:\n\n   - `printtimes` will simply print gathered times as text to standard output.\n   - `makedot` will make a [Graphviz](http://www.graphviz.org/) Dot file containing the module dependencies.\n   - `makesvg` will create a SVG chart of the measured build times of each module.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcybershadow%2Fdbuildstat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcybershadow%2Fdbuildstat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcybershadow%2Fdbuildstat/lists"}