Skip to content

Add DuckLake golden perf corpus - #1024

Merged
bill-ph merged 1 commit into
mainfrom
agent/ducklake-filtered-count-perf
Aug 3, 2026
Merged

Add DuckLake golden perf corpus#1024
bill-ph merged 1 commit into
mainfrom
agent/ducklake-filtered-count-perf

Conversation

@bill-ph

@bill-ph bill-ph commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • replace the targeted scenario's raw-view-only perf catalog with one golden corpus and one result artifact
  • run four equivalent raw-Parquet-view / DuckLake-table query pairs: total events, one-day filtered event count, event-name aggregation, and distinct persons
  • keep three DuckLake-table-only regression probes for persons totals/daily series and event daily series
  • preserve the existing one warmup / three measurement-iteration cadence

Why

The scenario already creates and validates posthog.events and posthog.persons. The perf corpus should use those tables while retaining raw-Parquet controls for like-for-like comparison. The one-day table count is the direct perf probe for filtered metadata aggregation.

Validation

go test ./tests/mw-dev/scenario ./tests/mw-dev/scenario/perf ./tests/perf/core
git diff --check origin/main

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Test Impact Plan

Deterministic summary of how this PR changes tests, CI runners, and coverage-risk signals.

Summary

Area Added Changed Deleted
Test files 1 1 0
E2E/journey files 0 0 0
Workflow files 0 0 0

Signals

  • Test cases: +0 / -0
  • Assertions: +0 / -0
  • Skips or known failures added: 0
  • Workflow continue-on-error added: 0
  • Workflow path filters added: 0
  • Test commands removed from justfile: 0
  • E2E/journey retry lines added: 0

Coverage risk: neutral or increased

No coverage-reduction warnings detected.

@bill-ph
bill-ph force-pushed the agent/ducklake-filtered-count-perf branch 3 times, most recently from 22e337f to f004d43 Compare August 3, 2026 19:23
@bill-ph bill-ph changed the title Add DuckLake table count perf scenario Add DuckLake golden perf corpus Aug 3, 2026
@bill-ph
bill-ph force-pushed the agent/ducklake-filtered-count-perf branch 2 times, most recently from 5e458a6 to 50833b4 Compare August 3, 2026 19:41
@bill-ph
bill-ph force-pushed the agent/ducklake-filtered-count-perf branch from 50833b4 to 29c0563 Compare August 3, 2026 19:41
@bill-ph
bill-ph marked this pull request as ready for review August 3, 2026 19:45
@bill-ph
bill-ph merged commit 52d611d into main Aug 3, 2026
32 checks passed
@bill-ph
bill-ph deleted the agent/ducklake-filtered-count-perf branch August 3, 2026 20:07
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