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

Performance tests #45

Merged
merged 65 commits into from
Jul 6, 2023
Merged

Performance tests #45

merged 65 commits into from
Jul 6, 2023

Conversation

mariags803
Copy link
Contributor

No description provided.

mariags803 and others added 30 commits May 18, 2023 12:56
# Conflicts:
#	tests/unit/ciphers/permutations/salsa_permutation_test.py
…nds in test_find_lowest_weight_xor_differential_trail_with_speck_cipher; remove test_find_lowest_weight_xor_differential_trail_with_aes_cipher;
benchmark(aes.evaluate_vectorized, cipher_input)


# @pytest.mark.parametrize("number_of_samples", [10, 100, 1000, 10000])
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If I understood correctly, this tests were not the bottleneck in the end, so we could keep them. Please let me know if this is the case @AnaCaceres , @mariags803 , @yessica-rd .

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@peacker peacker merged commit 2bdd53e into develop Jul 6, 2023
@peacker peacker deleted the performance-tests branch July 6, 2023 07:15
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.

5 participants