-
Notifications
You must be signed in to change notification settings - Fork 80
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
Release 0.17.0 #458
Comments
Performance reportCurrent version has main 2 performance improvements.
potentially saves latency and extra calls of ENV per each client request (4 calls less).
Improve performance of execution In total execution of |
Tested new changes on my project. It required to update tests to not just freeze realtime, but also monotonic. Found activerecord with opentelemetry uses different kind of invokes clock_gettime:
|
Tested semian on our biggest private repo. Tests were passed. Going to release a new version tomorrow. |
Version 0.17.0
Postpone
The text was updated successfully, but these errors were encountered: