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

Measure conversion time for UUri->Zenoh Key and optimize if needed #29

Open
gregmedd opened this issue Apr 10, 2024 · 0 comments
Open

Comments

@gregmedd
Copy link
Contributor

          as this code will be called each time send is called, do you know if there is any performance impact?

Originally posted by @MelamudMichael in #23 (comment)

As observed, this code will be called a lot. It should be measured and optimized. However, a significant refactor is pending with the expected 1.5.8 spec update; the micro serialization will be replaced with short-form serialization. As such, we should probably wait until that change to evaluate performance.

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