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

Introduce uuid_utils as optional dependency #674

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

ff137
Copy link
Contributor

@ff137 ff137 commented Mar 12, 2025

Closes #661

Because uuid_utils is significantly faster than the default uuid library - see above-linked issue for more info.


Leaving as draft because this depends on #662.
Decided to merge the Travis jobs testing orjson functionality together with uuid_utils, to avoid unnecessary extra runs.
I also believe that both orjson and uuid_utils should become the new defaults for the library, but it will probably need some shelf-life of being used in production before that call can be made.

ff137 and others added 19 commits March 12, 2025 10:15
Signed-off-by: ff137 <[email protected]>
Signed-off-by: ff137 <[email protected]>
Signed-off-by: ff137 <[email protected]>
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

Successfully merging this pull request may close these issues.

Faster libraries: orjson and uuid_utils
1 participant