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

Ability to opt out of the scheduler #90

Open
buzinas opened this issue Jul 11, 2019 · 2 comments
Open

Ability to opt out of the scheduler #90

buzinas opened this issue Jul 11, 2019 · 2 comments

Comments

@buzinas
Copy link
Contributor

buzinas commented Jul 11, 2019

Currently, v6 of this library monkey-patches a lot of native methods, which creates a bunch undesired items on the stack traces. I'd rather opt out of the scheduler and only batch things when I have a performance hit. Would you consider making this optional? Thanks!

@solkimicreb
Copy link
Member

I will release a new version soon and try to figure out something for this. Sorry for the long silence, I was on holiday. Do you have a specific API in mind?

@solkimicreb
Copy link
Member

This didn't make it into the current release but I think we can add it to the next one (via an env var probably). The project is maintained by a team now 🙂

A reminder: the whole batching will be deleted once async React is released. (I don't know when that happens though).

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

No branches or pull requests

2 participants