MerginMaps / MerginMaps/mobile

Review project loading code

Open
#4,701 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement performance qgis
Dominant language
C++
Stars
388
Forks
87
Avg merge
2d 7h
Merged PRs (30d)
20

Description

Let's review project loading code and see if there is anything to optimize (e.g. skip loading of print layouts)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the project loading code and tracing how print layouts are loaded. Review the loading path for avoidable work, especially print layouts, and define the optimization scope before changing it; done should mean the agreed loading behavior is implemented and verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
mobile, performance
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.