Skip to content

Conversation

@gottesmm
Copy link
Member

@gottesmm gottesmm commented Dec 9, 2025

We can perform more aggressive optimizer optimizations with nonisolated(nonsending) than #isolation. So use that instead to get some easy perf wins.

We can perform more aggressive optimizer optimizations with
nonisolated(nonsending) than #isolation. So use that instead to get some easy
perf wins.
@gottesmm gottesmm requested a review from FranzBusch December 9, 2025 18:14
}

@inlinable
mutating func next(
Copy link
Member

Choose a reason for hiding this comment

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

I don't think we can change this one since this is a protocol requirement of AsyncSequence unless nonisolated(nonsending) methods are capable of fulfilling isolated protocol requirement

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.

2 participants