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

Bad Performance on handling big design document tree with consist render updates #1

Open
softmarshmallow opened this issue Apr 5, 2021 · 0 comments

Comments

@softmarshmallow
Copy link
Member

softmarshmallow commented Apr 5, 2021

canvaskit-performance.mov

As you can see we’ll need to handle design document tree handling on a C++ Bridge
I’m not quite sure what causes this major performance down break

Write Design Document Tree Parser (IO) based on C++
On this level, React (App) will only provide full Design document tree initially, givving only the command events. (E.g. On Dragging, App will only provide the pointer event and everything else will be handled inside c++ bridge)

I've referenced this to README's roadmap

ref: design original from here

ref: reddit

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

1 participant