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

Attempt a monotonic revision based signals polyfill #145

Closed

Conversation

sukima
Copy link
Collaborator

@sukima sukima commented May 17, 2024

Prior to this change, we used the current signals polyfill which had some performance troubles.

This change implements the signals API but uses Pzurek's monotonic revision to handle tracking and reactivity.

This is an attempt to see if it shows performance improvements.

Paired-with: NullVoxPopulli

Prior to this change, we used the current signals polyfill which had
some performance troubles.

This change implements the signals API but uses Pzurek's monotonic
revision to handle tracking and reactivity.

This is an attempt to see if it shows performance improvements.

Paired-with: NullVoxPopulli
@lifeart
Copy link
Owner

lifeart commented May 17, 2024

@sukima thank you for contribution! I've invited you to repo, try to re-create PR from source (not from fork), likely it allow to run perf tests

@lifeart
Copy link
Owner

lifeart commented May 17, 2024

re-created with bench - #147

@lifeart lifeart closed this May 17, 2024
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