Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split SassNumber into separate subclasses based on units #1221

Merged
merged 2 commits into from
Feb 3, 2021

Conversation

nex3
Copy link
Contributor

@nex3 nex3 commented Feb 1, 2021

This allows us to use more efficient implementations in the common
case where numbers don't have complex units.

See #113

This allows us to use more efficient implementations in the common
case where numbers don't have complex units.

See #113
@nex3 nex3 requested a review from jathak February 1, 2021 23:26
@nex3 nex3 merged commit 2682992 into master Feb 3, 2021
@nex3 nex3 deleted the number-subclasses branch February 3, 2021 01:37
@stof
Copy link
Contributor

stof commented Mar 3, 2021

@nex3 I think it would make sense to update benchmarks in perf.md to see the impact of this change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants