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

Put Dumper into a separate isolate to avoid simulation slow-down #3

Closed
mkorbel1 opened this issue Sep 23, 2021 · 1 comment · Fixed by #150
Closed

Put Dumper into a separate isolate to avoid simulation slow-down #3

mkorbel1 opened this issue Sep 23, 2021 · 1 comment · Fixed by #150
Labels
enhancement New feature or request

Comments

@mkorbel1
Copy link
Contributor

File operations might be a significant source of slowdown when running a simulation.

@mkorbel1 mkorbel1 added the enhancement New feature or request label Sep 23, 2021
@mkorbel1
Copy link
Contributor Author

This could also be done probably with a sink instead of a separate isolate:
https://api.flutter.dev/flutter/dart-io/File-class.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant