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

[SR-9192] Flatten/rework normalized code unit iterator #51683

Closed
milseman mannequin opened this issue Nov 5, 2018 · 1 comment
Closed

[SR-9192] Flatten/rework normalized code unit iterator #51683

milseman mannequin opened this issue Nov 5, 2018 · 1 comment
Labels
standard library Area: Standard library umbrella

Comments

@milseman
Copy link
Mannequin

milseman mannequin commented Nov 5, 2018

Previous ID SR-9192
Radar None
Original Reporter @milseman
Type Sub-task
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Standard Library
Labels Sub-task
Assignee Lance (JIRA)
Priority Medium

md5: ebbebcd9b66a819efe1269c08b799f33

Parent-Task:

Issue Description:

We have a tiered normalized code unit iterator, which contributes overhead at each step of the way. Also, we run a chunk-at-a-time, so we don't want to check if we're stack or heap-allocated for every single code unit.

Instead, design something that can invoke a supplied function on a chunk of normalized text at a time.

@milseman
Copy link
Mannequin Author

milseman mannequin commented Nov 5, 2018

@swift-ci create

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
standard library Area: Standard library umbrella
Projects
None yet
Development

No branches or pull requests

0 participants