TelegramMessenger / TelegramMessenger/Telegram-iOS
How to improve the compile building speed? It's always compile cost 10min after I modify some code in submodules
Open
Nobody has claimed this yet.
bug
- Dominant language
- Swift
- Stars
- 9k
- Forks
- 2.9k
- PR merge metrics
- No merged PRs in 30d
Description
How to improve the compile building speed? It's always compile cost 10min after I modify some code in submodules
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or build entry point is named. Start by reproducing the incremental build after modifying code in a submodule, then inspect the project’s build configuration and submodule setup to identify what triggers the 10-minute compile. Done should mean documenting and validating a faster incremental build, though the issue gives no target duration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- build-system, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100