Performance optimization for huge project
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 12.9k
- Forks
- 2k
- Avg merge
- 4h 27m
- Merged PRs (30d)
- 8
Description
**Is your feature request related to a problem? Please describe.**
I'm always frustrated when opening a huge project including many files because it often crashes. [Example](https://github.com/laqieer/fe7-jp-stunning-tribble/blob/master/res/map/map.tiled-project)
**Describe the solution you'd like**
Optimize the performance for huge project and reduce crashes.
**Describe alternatives you've considered**
Split the full complete project into many small projects.
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
Start by reproducing the crash while opening the linked res/map/map.tiled-project file in Tiled and observe performance with the large project. Investigate where opening large projects fails or slows down; done means the example project opens reliably with fewer crashes and improved performance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100