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

long GUID cannot beyond 65535 patch #596

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

long GUID cannot beyond 65535 patch #596

wants to merge 7 commits into from

Conversation

sekkit
Copy link

@sekkit sekkit commented Apr 20, 2018

with new long guid generation algorithm,
1000000 guids' generation time benchmark:

MacOS Native C++: 1s
CPython: 12.4s(提交的版本)
Pure Python implementation: 45s
Cython: 44s

with new long guid generation algorithm,
1000000 guids' generation time benchmark:
MacOS Native C++: 1s
CPython: 14.4s(提交的版本)
Pure Python implementation: 45s
Cython: 44s
./configure
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.

None yet

1 participant