microsoft / microsoft/fluentui-apple
Investigate binary impact of `NSLayoutConstraint.activate([])` versus setting `.isEnabled` individually
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 977
- Forks
- 180
- Avg merge
- 21h 38m
- Merged PRs (30d)
- 1
Description
As per this comment.
This probably qualifies as a "nice-to-have" sort of thing, but might as well bring it up anyway.
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
Begin with the linked pull-request discussion, then locate the code paths that use NSLayoutConstraint.activate([]) or enable constraints individually. Measure and compare their binary impact, and document the results and any resulting recommendation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- desktop-dev, mobile-dev
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100