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

Set thread names in tests #376

Merged
merged 1 commit into from
Jan 9, 2025
Merged

Set thread names in tests #376

merged 1 commit into from
Jan 9, 2025

Conversation

jethrogb
Copy link
Member

@jethrogb jethrogb commented Jan 9, 2025

No description provided.

@jethrogb jethrogb requested a review from Taowyoo January 9, 2025 11:19
Copy link

github-actions bot commented Jan 9, 2025

Benchmark for 7be0b33

Click to view benchmark
Test Base PR %
Cipher/AES CBC decrypt 295.5±7.92ns 295.5±15.17ns 0.00%
Cipher/AES CBC encrypt 214.5±5.18ns 214.8±7.86ns +0.14%
Cipher/AES CCM decrypt 397.2±13.76ns 407.2±59.37ns +2.52%
Cipher/AES CCM encrypt 348.9±11.27ns 371.1±24.48ns +6.36%
Cipher/AES GCM decrypt 651.3±18.43ns 651.1±22.87ns -0.03%
Cipher/AES GCM encrypt 565.9±21.48ns 576.5±21.33ns +1.87%
Cipher/AES KW decrypt 679.2±31.08ns 679.9±19.00ns +0.10%
Cipher/AES KW encrypt 621.1±38.47ns 603.4±10.99ns -2.85%
Cipher/AES KWP decrypt 690.2±17.40ns 689.7±23.57ns -0.07%
Cipher/AES KWP encrypt 627.6±11.08ns 629.2±14.40ns +0.25%

@jethrogb jethrogb force-pushed the jb/named_test_threads branch from 272f4ef to 92f1254 Compare January 9, 2025 13:31
Copy link

github-actions bot commented Jan 9, 2025

Benchmark for b8e04a8

Click to view benchmark
Test Base PR %
Cipher/AES CBC decrypt 297.1±12.76ns 297.2±12.72ns +0.03%
Cipher/AES CBC encrypt 214.3±4.66ns 214.4±5.42ns +0.05%
Cipher/AES CCM decrypt 396.6±19.89ns 400.2±15.00ns +0.91%
Cipher/AES CCM encrypt 368.7±14.14ns 370.7±21.08ns +0.54%
Cipher/AES GCM decrypt 666.7±28.19ns 660.5±18.72ns -0.93%
Cipher/AES GCM encrypt 561.3±30.92ns 578.6±32.56ns +3.08%
Cipher/AES KW decrypt 678.6±19.92ns 662.4±19.44ns -2.39%
Cipher/AES KW encrypt 618.3±12.46ns 618.7±13.36ns +0.06%
Cipher/AES KWP decrypt 689.2±20.61ns 691.5±19.96ns +0.33%
Cipher/AES KWP encrypt 628.9±14.40ns 614.4±20.35ns -2.31%

@Taowyoo Taowyoo merged commit 6e426fc into master Jan 9, 2025
11 checks passed
@Taowyoo Taowyoo deleted the jb/named_test_threads branch January 9, 2025 19:30
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.

2 participants