-
Notifications
You must be signed in to change notification settings - Fork 92
[PERF] Add benchmark suite for concurrent scans and report generation #256
Copy link
Copy link
Open
Labels
area:backendBackend API, database, or service workBackend API, database, or service workarea:ciCI, tooling, or automation workCI, tooling, or automation worklevel:advanced55 pts difficulty label for advanced contributor PRs55 pts difficulty label for advanced contributor PRspriority:mediumImportant issue with normal urgencyImportant issue with normal urgencytype:performancePerformance work category bonus labelPerformance work category bonus labeltype:testingTesting work category bonus labelTesting work category bonus label
Metadata
Metadata
Assignees
Labels
area:backendBackend API, database, or service workBackend API, database, or service workarea:ciCI, tooling, or automation workCI, tooling, or automation worklevel:advanced55 pts difficulty label for advanced contributor PRs55 pts difficulty label for advanced contributor PRspriority:mediumImportant issue with normal urgencyImportant issue with normal urgencytype:performancePerformance work category bonus labelPerformance work category bonus labeltype:testingTesting work category bonus labelTesting work category bonus label
Problem
SecuScan needs a production-grade improvement in this area: Performance baselines..
Scope
Create repeatable benchmarks for concurrent task starts, parser throughput, DB reads, and report exports, with regression thresholds.
Acceptance Criteria
Verification
CI or a scheduled workflow should publish benchmark artifacts and flag major regressions.
Difficulty
Hard, useful issue intended for experienced contributors.