Skip to content

Aggregate Fns#6721

Merged
gatesn merged 10 commits intodevelopfrom
ngates/aggregate-fns
Mar 6, 2026
Merged

Aggregate Fns#6721
gatesn merged 10 commits intodevelopfrom
ngates/aggregate-fns

Conversation

@gatesn
Copy link
Contributor

@gatesn gatesn commented Feb 28, 2026

First PR implementing the Aggregate Functions proposal in vortex-data/rfcs#21

Signed-off-by: Nicholas Gates <nick@nickgates.com>
Copy link
Contributor Author

gatesn commented Feb 28, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@gatesn gatesn added the changelog/feature A new feature label Feb 28, 2026
Signed-off-by: Nicholas Gates <nick@nickgates.com>
gatesn added 6 commits March 5, 2026 10:55
Signed-off-by: Nicholas Gates <nick@nickgates.com>
Signed-off-by: Nicholas Gates <nick@nickgates.com>
Signed-off-by: Nicholas Gates <nick@nickgates.com>
Signed-off-by: Nicholas Gates <nick@nickgates.com>
Signed-off-by: Nicholas Gates <nick@nickgates.com>
@codspeed-hq
Copy link

codspeed-hq bot commented Mar 6, 2026

Merging this PR will improve performance by 22.76%

⚡ 2 improved benchmarks
✅ 392 untouched benchmarks
⏩ 2052 skipped benchmarks1

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation take_map[(0.1, 0.5)] 2.6 ms 2.1 ms +22.76%
Simulation take_map[(0.1, 1.0)] 4.2 ms 3.6 ms +16.84%

Comparing ngates/aggregate-fns (828f62c) with develop (5d6a3c8)2

Open in CodSpeed

Footnotes

  1. 2052 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

  2. No successful run was found on develop (e719a17) during the generation of this report, so 5d6a3c8 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

gatesn added 2 commits March 6, 2026 10:21
Signed-off-by: Nicholas Gates <nick@nickgates.com>
Signed-off-by: Nicholas Gates <nick@nickgates.com>
@gatesn gatesn marked this pull request as ready for review March 6, 2026 15:23
@gatesn gatesn enabled auto-merge (squash) March 6, 2026 15:23
@gatesn gatesn merged commit 761c404 into develop Mar 6, 2026
49 checks passed
@gatesn gatesn deleted the ngates/aggregate-fns branch March 6, 2026 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/feature A new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants