microsoft / microsoft/fluentui-apple

Investigate binary impact of `NSLayoutConstraint.activate([])` versus setting `.isEnabled` individually

Open
#1,741 0 comments 0 reactions 0 assignees View on GitHub

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.