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

dumping with cli is much faster less then 2 sec, with msp dump it 6 sec #54

Open
amfern opened this issue May 27, 2020 · 0 comments
Open

Comments

@amfern
Copy link
Member

amfern commented May 27, 2020

This is because passing simple serial data is much faster then using msp protocol.
Maybe we can implement faster dump by grouping configurations

or

we can implement dump pg_group_info, which will contain array of pg_infos, so it should be faster whole group should fit there

@amfern amfern transferred this issue from msp-rs/async_msp_cli.rs Oct 17, 2020
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