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

windows-tab-rows demo lags #55

Closed
yatesco opened this issue Dec 16, 2021 · 2 comments
Closed

windows-tab-rows demo lags #55

yatesco opened this issue Dec 16, 2021 · 2 comments
Labels
invalid This doesn't seem right

Comments

@yatesco
Copy link

yatesco commented Dec 16, 2021

Hi - if I type quickly into a single field in the windows-tab-rows demo then it immediately lags:

image

Is this a restriction of the JS->WASM->JS bridge, or is this unexpected?

Thanks!

@yatesco
Copy link
Author

yatesco commented Dec 16, 2021

"release mode for JS you say?" doh. This is what the profile from the release build looks like. Much better, but still higher than I expected:
image

@ivanceras ivanceras added the invalid This doesn't seem right label Jul 29, 2023
@ivanceras
Copy link
Owner

A lot of improvements has been added to the framework, this includes performance optimization and memory usage. Early development was made to allow leaking of memory in order to move the development forward, without getting hindered by the details of closures from web-sys and js-sys implementation. This has already been fixed in the newer version of the framework.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants