Loading...
Loading...
Benchmark Xcode clean and incremental builds with repeatable inputs, timing summaries, and timestamped `.build-benchmark/` artifacts. Use when a developer wants a baseline, wants to compare before and after changes, asks to measure build performance, mentions build times, build duration, how long builds take, or wants to know if builds got faster or slower.
npx skill4agent add avdlee/xcode-build-optimization-agent-skill xcode-build-benchmark.build-benchmark/DerivedDataexclude:__Snapshots__xcodebuild -resolvePackageDependenciesCOMPILATION_CACHING = YES--no-cached-cleanbenchmark_builds.py--touch-file--touch-file path/to/SomeFile.swift.build-benchmark/python3 scripts/benchmark_builds.py \
--workspace App.xcworkspace \
--scheme MyApp \
--configuration Debug \
--destination "platform=iOS Simulator,name=iPhone 16" \
--output-dir .build-benchmarkxcodebuild-showBuildTimingSummary--touch-filexcode-compilation-analyzerxcode-project-analyzerspm-build-analysisxcode-build-orchestrator