Skip to content

Promote browser probe metrics through bench output#305

Merged
chubes4 merged 1 commit into
mainfrom
fix/issue-304-browser-bench-metrics
May 30, 2026
Merged

Promote browser probe metrics through bench output#305
chubes4 merged 1 commit into
mainfrom
fix/issue-304-browser-bench-metrics

Conversation

@chubes4
Copy link
Copy Markdown
Collaborator

@chubes4 chubes4 commented May 30, 2026

Summary

  • Add generic performance/memory capture support to wordpress.browser-probe, including raw files/browser/performance.json and files/browser/checkpoints.jsonl artifacts.
  • Promote captured browser metrics into wordpress.bench scenario metrics using generic browser_* names when prior browser probes exist in the same runtime.
  • Add smoke coverage for browser metric promotion and update command/docs references.

Closes #304.

Tests

  • npm run build
  • npm run recipe-browser-bench-metrics-smoke
  • npm run recipe-bench-smoke
  • npm run browser-probe-artifact-smoke
  • npm run discovery-command-smoke

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (GPT-5.5)
  • Used for: Drafted the implementation, smoke coverage, documentation updates, and ran targeted verification; Chris remains responsible for review and merge.

@chubes4 chubes4 force-pushed the fix/issue-304-browser-bench-metrics branch from f8b4134 to 4f546de Compare May 30, 2026 01:14
@chubes4 chubes4 merged commit ba147d3 into main May 30, 2026
@chubes4 chubes4 deleted the fix/issue-304-browser-bench-metrics branch May 30, 2026 01:14
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.

Surface browser-probe memory metrics through wordpress.bench

1 participant