On my machine I end up creating 490 margins and 490 fixed margin objects.
After this change I only create 171 margin objects and 20 fixed margin objects.
Details
Details
- Reviewers
davidedmundson - Group Reviewers
Plasma - Commits
- R242:a8ce2e85ecf5: [FrameSvgItem] Create margins/fixedMargins object on demand
RAM consumption negligible and 0.1ms time saved but especially given fixed margins is hardly used, imho shouldn't create a ton of objects that are unused.
Changing themes seems fine.
Diff Detail
Diff Detail
- Repository
- R242 Plasma Framework (Library)
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.