RobertGummesson/BuildTimeAnalyzer-for-Xcode
Build Time Analyzer for Swift observed · 2026-08-28
Health v2 · maintenance only
55/100
- Activity 71
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3773
- days_rel: n/a
- days_push: 178
- n_releases_24m: 0
Adoption not part of the score
4351 stars · 264 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A macOS application that analyzes and displays a breakdown of Swift build times in Xcode. It helps developers identify slow-compiling code by reporting per-file and per-function compile durations.
Use cases
- find which Swift files take longest to compile
- speed up slow Xcode builds
- analyze Swift compile time per function
- diagnose why my iOS app build is slow
- track build time regressions in a Swift project
- identify type-checking bottlenecks in Swift code
When to choose
- you develop Swift or iOS/macOS apps with Xcode and want to reduce build times
- you need a visual breakdown of where compile time is spent
- you want a simple standalone macOS app rather than build scripts
When to avoid
- you work outside the Apple/Swift/Xcode ecosystem
- you need CI-based build time tracking across machines rather than local analysis
- you need automated build optimization rather than measurement
Facets
application · maturity active
monitoring analytics developer-tools developer-tools performance apple-ecosystem xcode swift build-times compile-time-analysis profiling macos desktop
1 source
- readme: https://github.com/RobertGummesson/BuildTimeAnalyzer-for-Xcode · fetched 2026-08-28 · b3f0c96c94e9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| RobertGummesson/BuildTimeAnalyzer-for-Xcode | main | 55 |
For agents
markdown · JSON · MCP: product_card(name="RobertGummesson/BuildTimeAnalyzer-for-Xcode")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem