Skip to content

[codex] Close EAP-007 performance acceptance#44

Merged
Miss-you merged 1 commit into
mainfrom
codex/eap-007-final-acceptance
Apr 17, 2026
Merged

[codex] Close EAP-007 performance acceptance#44
Miss-you merged 1 commit into
mainfrom
codex/eap-007-final-acceptance

Conversation

@Miss-you

@Miss-you Miss-you commented Apr 17, 2026

Copy link
Copy Markdown
Owner

Summary

  • Records EAP-007 final performance acceptance evidence and task-board closeout.
  • Adds EAP-007 workspace artifacts for research, plan, test strategy, verification, and review.
  • Documents the final timing after EAP-004 and EAP-006 landed: default daily median 0.51s versus the recorded 5.07s/5.26s baseline.
  • Accounts for EAP-004 and EAP-006 as done; no EAP optimization tasks remain open.

Verification

  • go test ./cmd -run 'Test(CollectUsageEventsFromProviders|RunDaily|RunSession|ResolveDailyDateRange|ResolveSession|AggregateDailyUsageEventsFromProvidersInRange)' -count=1
  • go test ./provider/claude ./provider/codex ./provider/kimi ./provider/cursor -run 'Test.*UsageEventsInRange|TestCollectClaudeUsageEventsWithParser_ParsesInParallelAndSorts|TestParseCodexUsageEvents' -count=1
  • go test ./stats -run 'Test(FilterEventsByDateRange|AggregateEventsByDayWithDimension|DailyEventAggregator)' -count=1
  • go test ./e2e -run TestEventBasedCrossDayAcceptance -count=1
  • go test ./provider/claude -run '^$' -bench 'BenchmarkCollectClaudeUsageEventsSynthetic$' -count=1
  • go test ./provider/codex -run '^$' -bench 'BenchmarkParseCodexUsageEventsSynthetic$' -count=1
  • go test ./cmd -run '^$' -bench 'BenchmarkDailyAggregationMaterializedVsStreaming$' -benchmem -count=1
  • make fmt
  • go clean -testcache && make test
  • make vet
  • make lint
  • make build
  • Built-binary smoke/timing for daily, daily --json, daily --all --json, daily --provider claude --json, session --json, and session --since 2026-04-15 --until 2026-04-16 --json.

Copilot AI review requested due to automatic review settings April 17, 2026 08:45

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Closes EAP-007 by recording final performance acceptance evidence (tests/benchmarks/gates/smoke timings) and updating the associated planning/task-board documentation, without changing production code.

Changes:

  • Adds the EAP-007 closeout packet under workspace/EAP-007/ (plan/strategy/review/verification evidence).
  • Updates the performance optimization plan with final acceptance results and the EAP-004/EAP-006 residual-risk decision.
  • Marks EAP-007 as done in the task-board plan and appends the closeout timeline entries.

Reviewed changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
workspace/EAP-007/verification.md Records verification commands, benchmark outputs, gate results, and built-binary smoke/timing evidence.
workspace/EAP-007/test_strategy.md Documents the focused checks, benchmarks, repo gates, and smoke commands used for acceptance.
workspace/EAP-007/review.md Captures the independent review statement for the closeout packet.
workspace/EAP-007/original_impl.md Summarizes the pre-existing optimized path and baseline evidence/risk framing.
workspace/EAP-007/new_impl.md Defines the proposed acceptance workflow and documentation update plan.
workspace/EAP-007/final_impl_v1.md Finalizes the acceptance/verification plan and interpretation criteria.
workspace/EAP-007/final_impl.md Points to the approved final plan and consolidates reviewer fixes.
docs/plans/2026-04-17-event-aggregation-performance-optimization.md Adds the “Final Acceptance Evidence” section with timings and verification summary.
docs/plans/2026-04-17-event-aggregation-performance-optimization-task.md Updates EAP-007 row to done and appends detailed timeline entries.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread workspace/EAP-007/verification.md Outdated
@Miss-you
Miss-you force-pushed the codex/eap-007-final-acceptance branch 3 times, most recently from ca05c8e to b8bcece Compare April 17, 2026 09:04
- record EAP-007 verification, timing, and review evidence

- mark final EAP acceptance done after EAP-004 and EAP-006 landed
@Miss-you
Miss-you force-pushed the codex/eap-007-final-acceptance branch from b8bcece to fd82952 Compare April 17, 2026 09:08
@Miss-you
Miss-you merged commit e19ed98 into main Apr 17, 2026
7 checks passed
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.

2 participants