8000 Fast path interpreter by jdegoes · Pull Request #6076 · zio/zio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fast path interpreter #6076

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

Merged
merged 15 commits into from
Nov 23, 2021
Merged

Fast path interpreter #6076

merged 15 commits into from
Nov 23, 2021

Conversation

jdegoes
Copy link
Member
@jdegoes jdegoes commented Nov 21, 2021

This is the completion of work begun prior to the last ZIO World on adding a fast-path interpreter for unsafeRun, to improve the performance of interop code that heavily relies on unsafeRun.

In the happy path, the new fast-path interpreter achieves one allocation.

@adamgfraser adamgfraser merged commit 427d656 into zio:series/2.x Nov 23, 2021
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
0