docs: Add docs/PERF_BASELINE.md with numbers per major release (#716) - #1
Open
Ayomikun2005 wants to merge 4 commits into
Open
docs: Add docs/PERF_BASELINE.md with numbers per major release (#716)#1Ayomikun2005 wants to merge 4 commits into
Ayomikun2005 wants to merge 4 commits into
Conversation
… (CredenceOrg#861) * feat(reports): add top talkers report from access log (CredenceOrg#720) * fix(reports): resolve yield expression in reportWorker generator
Baskarayelu
force-pushed
the
docs/perf-baseline-716
branch
from
July 24, 2026 20:02
f64bd14 to
63d6aa4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes CredenceOrg#716
Summary
Adds
docs/PERF_BASELINE.mdestablishing performance baseline metrics across major releases of Credence Backend (v0.1.0, v1.0.0, v2.0.0). This document gives operators and reviewers empirical figures to eyeball performance regressions during pre-release benchmarking.Changes Included
docs/PERF_BASELINE.md):/api/health/ready,/api/trust/:address,/api/bond/:address,POST /api/attestations,/api/analytics/summary).autocannon) and runnable Node.js benchmark verification script.README.md.docs/SLO.mdanddocs/sla-metrics.md.Verification
npx tsc --noEmit(type checking clean)npm run sbom:check(SBOM validation clean)