Skip to content

Conversation

opentdf-automation[bot]
Copy link
Contributor

Description

Backport of #2505 to release/sdk/v0.5.

@opentdf-automation
Copy link
Contributor Author

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-2505-to-release/sdk/v0.5
git worktree add --checkout .worktree/backport-2505-to-release/sdk/v0.5 backport-2505-to-release/sdk/v0.5
cd .worktree/backport-2505-to-release/sdk/v0.5
git reset --hard HEAD^
git cherry-pick -x 4edab72fa06c182c987d2b85fba3f5efea251ce4
git push --force-with-lease

@opentdf-automation opentdf-automation bot force-pushed the backport-2505-to-release/sdk/v0.5 branch from 485e3df to 1db17ac Compare June 30, 2025 18:42
@github-actions github-actions bot added comp:sdk A software development kit, including library, for client applications and inter-service communicati size/s labels Jun 30, 2025
@dmihalcik-virtru dmihalcik-virtru marked this pull request as ready for review July 1, 2025 15:10
@dmihalcik-virtru dmihalcik-virtru requested review from a team as code owners July 1, 2025 15:10
Copy link
Contributor

github-actions bot commented Jul 1, 2025

Benchmark results, click to expand

Benchmark authorization.GetDecisions Results:

Metric Value
Approved Decision Requests 5000
Denied Decision Requests 0
Total Time 561.27671ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

Metric Value
Approved Decision Requests 5000
Denied Decision Requests 0
Total Time 350.874409ms

Standard Benchmark Metrics Skipped or Failed

Bulk Benchmark Results

Metric Value
Total Decrypts 100
Successful Decrypts 100
Failed Decrypts 0
Total Time 360.905962ms
Throughput 277.08 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 37.839949077s
Average Latency 375.627764ms
Throughput 132.14 requests/second

NANOTDF Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 26.424767492s
Average Latency 263.172544ms
Throughput 189.22 requests/second

@dmihalcik-virtru dmihalcik-virtru merged commit 63e0668 into release/sdk/v0.5 Jul 1, 2025
24 of 25 checks passed
@dmihalcik-virtru dmihalcik-virtru deleted the backport-2505-to-release/sdk/v0.5 branch July 1, 2025 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:sdk A software development kit, including library, for client applications and inter-service communicati size/s
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants