Skip to content

Attempt a monotonic revision based signals polyfill#145

Closed
sukima wants to merge 1 commit intolifeart:check-signalsfrom
sukima:monotonic-signals-polyfill
Closed

Attempt a monotonic revision based signals polyfill#145
sukima wants to merge 1 commit intolifeart:check-signalsfrom
sukima:monotonic-signals-polyfill

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