Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Comments

Close side panel

add support for parsing strings into UUID objects#5

Open
tbarbugli wants to merge 1 commit intodln:masterdln/python-libuuid:masterfrom
tbarbugli:mastertbarbugli/python-libuuid:masterCopy head branch name to clipboard
Open

add support for parsing strings into UUID objects#5
tbarbugli wants to merge 1 commit intodln:masterdln/python-libuuid:masterfrom
tbarbugli:mastertbarbugli/python-libuuid:masterCopy head branch name to clipboard

Conversation

@tbarbugli
Copy link

@tbarbugli tbarbugli commented Mar 10, 2017

Adds support for:

libuuid.FastUUID('d7cfb958-8cb5-477c-b7ec-80ecaf1c8d67')

which is 2x faster than

import uuid
uuid.UUID('d7cfb958-8cb5-477c-b7ec-80ecaf1c8d67')

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.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.