Skip to content

Improve case canonicalization performance - #2552

Merged
nex3 merged 5 commits into
mainfrom
case-canonicalization
Mar 31, 2025
Merged

Improve case canonicalization performance#2552
nex3 merged 5 commits into
mainfrom
case-canonicalization

Conversation

@nex3

@nex3 nex3 commented Mar 28, 2025

Copy link
Copy Markdown
Contributor

Closes #2548

@nex3
nex3 requested a review from jathak March 28, 2025 00:21
Comment thread lib/src/io/js.dart Outdated
Co-authored-by: なつき <i@ntk.me>
Comment thread lib/src/io.dart Outdated
// nodejs/node#24942 are fixed, or at least use FFI functions.

if (!_couldBeCaseInsensitive) return path;
//if (!_couldBeCaseInsensitive) return path;

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this supposed to be removed instead of commented out?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, this was supposed to just be a local test! Good catch.

@nex3
nex3 merged commit cee843b into main Mar 31, 2025
@nex3
nex3 deleted the case-canonicalization branch March 31, 2025 20:46
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.

Sass hangs when a file is imported from a location with a large file tree

3 participants