Skip to content

feat(bench): add benchmark infrastructure and optimization targets#569

Open
wizzomafizzo wants to merge 1 commit intomainfrom
benchmarks
Open

feat(bench): add benchmark infrastructure and optimization targets#569
wizzomafizzo wants to merge 1 commit intomainfrom
benchmarks

Conversation

@wizzomafizzo
Copy link
Member

Summary

  • Benchmarks for all hot paths: slug search cache, fuzzy matching, slug generation, filename parsing, NDEF parsing, config, mappings, advargs
  • Taskfile tasks: bench, bench-db, bench-baseline, bench-compare
  • Performance targets in docs/optimization-targets.md
  • Agent prompts for security review, dependency audit, and optimization scanning
  • AGENTS.md updates for benchmark conventions and background agent guardrails

Add comprehensive benchmarks across the critical path (slug search cache,
fuzzy matching, slug generation, filename parsing, NDEF parsing, config,
mappings, advargs). Add Taskfile tasks for bench workflow (bench, bench-db,
bench-baseline, bench-compare). Add optimization target documentation and
background agent prompts for security review, dependency audit, and
optimization scanning. Add AGENTS.md sections for benchmarks and background
agent mode.
@sentry
Copy link

sentry bot commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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