{"adoption": {"forks": 77, "observed_at": "2026-08-28T04:04:08.623392+00:00", "stars": 1253}, "canonical_url": "https://ross.abutalabs.com/products/clangbuildanalyzer", "card": {"archived": false, "artifact_type": "cli-tool", "description": "Clang build analysis tool using -ftime-trace", "domain": ["developer-tools", "performance", "compilers"], "enriched": true, "function": ["developer-tools", "benchmarking", "build-tool"], "health_score": 37, "homepage": null, "language": "C++", "license": "Unlicense", "license_family": "permissive", "maturity": "stable", "member_repos": ["aras-p/ClangBuildAnalyzer"], "name": "aras-p/ClangBuildAnalyzer", "platform": ["cli", "cross-platform", "cpp"], "pushed_at": "2025-03-21T04:55:04+00:00", "repo": "aras-p/ClangBuildAnalyzer", "stars": 1253, "tags": ["clang", "ftime-trace", "build-analysis", "compilation-profiling", "c-plus-plus"], "topics": ["clang", "build-analysis"], "urls": [], "use_cases": ["find which source files are slowest to compile", "identify expensive C++ template instantiations", "analyze header include chains and parsing time", "aggregate clang ftime-trace reports across a build", "speed up C++ build times", "find functions with slow codegen and optimization"], "what_it_is": "A command-line tool that aggregates Clang -ftime-trace JSON reports across a whole C/C++ build and summarizes what took the most compile time. It reports slowest files to parse, template instantiation costs, codegen hotspots, and header include statistics.", "when_to_avoid": ["your build uses GCC or MSVC rather than Clang", "you need per-file interactive flame charts instead of aggregate summaries", "you are profiling runtime performance rather than compile time"], "when_to_choose": ["you build C/C++ with Clang 9+ and want to reduce compile times", "you need project-wide aggregation of -ftime-trace data", "you want to find slow headers or template instantiation bottlenecks"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/clangbuildanalyzer", "repo": "aras-p/ClangBuildAnalyzer", "role": "main", "score": 28}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:08.623392+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T05:07:27.731253+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "32ff195582f4dce9ee9e1862f75034efac83bdd90eecf6d4fed8c1163eea4f31", "fetched_at": "2026-08-28T04:04:08.623392+00:00", "kind": "readme", "missing": false, "url": "https://github.com/aras-p/ClangBuildAnalyzer"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:08.623392+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T05:07:27.731253+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "32ff195582f4dce9ee9e1862f75034efac83bdd90eecf6d4fed8c1163eea4f31", "fetched_at": "2026-08-28T04:04:08.623392+00:00", "kind": "readme", "missing": false, "url": "https://github.com/aras-p/ClangBuildAnalyzer"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T05:07:27.731253+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "32ff195582f4dce9ee9e1862f75034efac83bdd90eecf6d4fed8c1163eea4f31", "fetched_at": "2026-08-28T04:04:08.623392+00:00", "kind": "readme", "missing": false, "url": "https://github.com/aras-p/ClangBuildAnalyzer"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:04:08.623392+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:08.623392+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:08.623392+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T05:07:27.731253+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "32ff195582f4dce9ee9e1862f75034efac83bdd90eecf6d4fed8c1163eea4f31", "fetched_at": "2026-08-28T04:04:08.623392+00:00", "kind": "readme", "missing": false, "url": "https://github.com/aras-p/ClangBuildAnalyzer"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:08.623392+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:08.623392+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T05:07:27.731253+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "32ff195582f4dce9ee9e1862f75034efac83bdd90eecf6d4fed8c1163eea4f31", "fetched_at": "2026-08-28T04:04:08.623392+00:00", "kind": "readme", "missing": false, "url": "https://github.com/aras-p/ClangBuildAnalyzer"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:08.623392+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:08.623392+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:08.623392+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T05:07:27.731253+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "32ff195582f4dce9ee9e1862f75034efac83bdd90eecf6d4fed8c1163eea4f31", "fetched_at": "2026-08-28T04:04:08.623392+00:00", "kind": "readme", "missing": false, "url": "https://github.com/aras-p/ClangBuildAnalyzer"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:08.623392+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:08.623392+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T05:07:27.731253+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "32ff195582f4dce9ee9e1862f75034efac83bdd90eecf6d4fed8c1163eea4f31", "fetched_at": "2026-08-28T04:04:08.623392+00:00", "kind": "readme", "missing": false, "url": "https://github.com/aras-p/ClangBuildAnalyzer"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T05:07:27.731253+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "32ff195582f4dce9ee9e1862f75034efac83bdd90eecf6d4fed8c1163eea4f31", "fetched_at": "2026-08-28T04:04:08.623392+00:00", "kind": "readme", "missing": false, "url": "https://github.com/aras-p/ClangBuildAnalyzer"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T05:07:27.731253+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "32ff195582f4dce9ee9e1862f75034efac83bdd90eecf6d4fed8c1163eea4f31", "fetched_at": "2026-08-28T04:04:08.623392+00:00", "kind": "readme", "missing": false, "url": "https://github.com/aras-p/ClangBuildAnalyzer"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T05:07:27.731253+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "32ff195582f4dce9ee9e1862f75034efac83bdd90eecf6d4fed8c1163eea4f31", "fetched_at": "2026-08-28T04:04:08.623392+00:00", "kind": "readme", "missing": false, "url": "https://github.com/aras-p/ClangBuildAnalyzer"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 12, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2573, "days_push": 530, "days_rel": 605, "gap_med": null, "n_releases_24m": 1}, "score": 28, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}