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

Removed pyhash dependency #2170

Merged
merged 2 commits into from
Sep 12, 2020
Merged

Removed pyhash dependency #2170

merged 2 commits into from
Sep 12, 2020

Conversation

ActiveChooN
Copy link
Contributor

Motivation and context

Switched from pyhash to default hashlib library due to avx2 instructions dependency

#Fixed #2123

How has this been tested?

Manually

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2020 Intel Corporation
#
# SPDX-License-Identifier: MIT

@coveralls
Copy link

coveralls commented Sep 12, 2020

Coverage Status

Coverage remained the same at 65.38% when pulling ec64067 on dk/label-name-hash into ca70941 on develop.

@nmanovic
Copy link
Contributor

@ActiveChooN , great PR. Recently got a lot of troubles with pyhash. I hope we will not have and performance penalty due to the change.

@nmanovic nmanovic merged commit b8346ce into develop Sep 12, 2020
@nmanovic nmanovic deleted the dk/label-name-hash branch September 12, 2020 17:29
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.

Couldn't create superuser
4 participants