Skip to content

chore: Move benchmark into the proper crate#614

Merged
gtema merged 1 commit intomainfrom
split
Mar 16, 2026
Merged

chore: Move benchmark into the proper crate#614
gtema merged 1 commit intomainfrom
split

Conversation

@gtema
Copy link
Collaborator

@gtema gtema commented Mar 16, 2026

Move the fernet token benchmark into the crate defining the
implementation ensuring more sane dependencies split is applied.

@github-actions
Copy link

github-actions bot commented Mar 16, 2026

🦢 Load Test Results

Goose Attack Report

Plan Overview

Action Started Stopped Elapsed Users
Increasing 26-03-16 13:51:42 26-03-16 13:51:44 00:00:02 0 → 4
Maintaining 26-03-16 13:51:44 26-03-16 13:52:14 00:00:30 4
Decreasing 26-03-16 13:52:14 26-03-16 13:52:14 00:00:00 0 ← 4

Request Metrics

Method Name # Requests # Fails Average (ms) Min (ms) Max (ms) RPS Failures/s
GET 11454 0 9.96 6 20 381.80 0.00
Aggregated 11454 0 9.96 6 20 381.80 0.00

Response Time Metrics

Method Name 50%ile (ms) 60%ile (ms) 70%ile (ms) 80%ile (ms) 90%ile (ms) 95%ile (ms) 99%ile (ms) 100%ile (ms)
GET 8 9 13 14 14 15 16 20
Aggregated 8 9 13 14 14 15 16 20

Status Code Metrics

Method Name Status Codes
GET 11,454 [200]
Aggregated 11,454 [200]

Transaction Metrics

Transaction # Times Run # Fails Average (ms) Min (ms) Max (ms) RPS Failures/s
ListUsers
0.0 0 0 0.00 0 0 0.00 0.00
0.1 7248 0 7.79 6 12 241.60 0.00
ValidateToken
1.0 0 0 0.00 0 0 0.00 0.00
1.1 4206 0 13.80 11 20 140.20 0.00
Aggregated 11454 0 9.96 6 20 381.80 0.00

Scenario Metrics

Transaction # Users # Times Run Average (ms) Min (ms) Max (ms) Scenarios/s Iterations
ListUsers 2 7246 7.80 6 12 241.53 3623.00
ValidateToken 2 4204 13.81 11 20 140.13 2102.00
Aggregated 4 11450 10.00 6 20 381.67 5725.00

Error Metrics

Method Name # Error

View full report

@gtema gtema changed the title chore: Re-add config crate as a dep for keystone chore: Move benchmark into the proper crate Mar 16, 2026
@github-actions
Copy link

🐰 Bencher Report

Branchsplit
Testbedubuntu-latest

⚠️ WARNING: No Threshold found!

Without a Threshold, no Alerts will ever be generated.

Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the --ci-only-thresholds flag.

Click to view all benchmark results
BenchmarkLatencynanoseconds (ns)
fernet token/project📈 view plot
⚠️ NO THRESHOLD
1,457.90 ns
get_fernet_token_timestamp/project📈 view plot
⚠️ NO THRESHOLD
165.40 ns
🐰 View full continuous benchmarking report in Bencher

Move the fernet token benchmark into the crate defining the
implementation ensuring more sane dependencies split is applied.
@gtema gtema merged commit 93258f8 into main Mar 16, 2026
34 of 37 checks passed
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.

1 participant