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

please close: hashlib uses OpenSSL which is much slower than Aaron Gifford #45702

Closed
omnifarious mannequin opened this issue Oct 30, 2007 · 3 comments
Closed

please close: hashlib uses OpenSSL which is much slower than Aaron Gifford #45702

omnifarious mannequin opened this issue Oct 30, 2007 · 3 comments
Labels
extension-modules C modules in the Modules dir performance Performance or resource usage

Comments

@omnifarious
Copy link
Mannequin

omnifarious mannequin commented Oct 30, 2007

BPO 1361
Nosy @facundobatista

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = <Date 2007-10-30.02:16:25.239>
created_at = <Date 2007-10-30.00:56:13.774>
labels = ['extension-modules', 'invalid', 'performance']
title = 'please close: hashlib uses OpenSSL which is much slower than Aaron Gifford'
updated_at = <Date 2007-10-30.02:16:25.175>
user = 'https://bugs.python.org/Omnifarious'

bugs.python.org fields:

activity = <Date 2007-10-30.02:16:25.175>
actor = 'facundobatista'
assignee = 'none'
closed = True
closed_date = <Date 2007-10-30.02:16:25.239>
closer = 'facundobatista'
components = ['Extension Modules']
creation = <Date 2007-10-30.00:56:13.774>
creator = 'Omnifarious'
dependencies = []
files = []
hgrepos = []
issue_num = 1361
keywords = []
message_count = 3.0
messages = ['56946', '56949', '56951']
nosy_count = 2.0
nosy_names = ['facundobatista', 'Omnifarious']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = 'resource usage'
url = 'https://bugs.python.org/issue1361'
versions = ['Python 2.5']

@omnifarious
Copy link
Mannequin Author

omnifarious mannequin commented Oct 30, 2007

Aaron Gifford's implementation of SHA-{256,384,512} is nearly twice as
fast as OpenSSLs.

@omnifarious omnifarious mannequin added extension-modules C modules in the Modules dir performance Performance or resource usage labels Oct 30, 2007
@omnifarious
Copy link
Mannequin Author

omnifarious mannequin commented Oct 30, 2007

My testing methodology was faulty, this is not actually true. Oops.

@omnifarious omnifarious mannequin changed the title hashlib uses OpenSSL which is much slower than Aaron Gifford please close: hashlib uses OpenSSL which is much slower than Aaron Gifford Oct 30, 2007
@facundobatista
Copy link
Member

The OP changed his mind, :)

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extension-modules C modules in the Modules dir performance Performance or resource usage
Projects
None yet
Development

No branches or pull requests

1 participant