Skip to content

Add list projection support to AsSelector#9226

Merged
michaelstaib merged 2 commits intomainfrom
mst/AsSelector-list-projections
Feb 25, 2026
Merged

Add list projection support to AsSelector#9226
michaelstaib merged 2 commits intomainfrom
mst/AsSelector-list-projections

Conversation

@michaelstaib
Copy link
Copy Markdown
Member

No description provided.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 25, 2026

Fusion Gateway Performance Results

Simple Composite Query

Req/s Err%
Constant 2 (50 VUs) 3341.38 0.00%
Ramping 2 (0-500-0 VUs) 3884.19 0.00%
Response Times
Min Med Avg P90 P95 Max
Constant 2 1.05ms 12.06ms 14.71ms 23.57ms 32.88ms 252.14ms
Ramping 2 1.23ms 51.83ms 56.47ms 98.51ms 140.54ms 279.75ms

Deep Recursion Query

Req/s Err%
Constant 2 (50 VUs) 760.02 0.00%
Ramping 2 (0-500-0 VUs) 892.21 0.00%
Response Times
Min Med Avg P90 P95 Max
Constant 2 10.21ms 56.14ms 63.75ms 83.29ms 106.18ms 661.36ms
Ramping 2 2.98ms 206.30ms 231.11ms 476.61ms 529.98ms 1206.89ms

Variable Batching Throughput

Req/s Err%
Constant 2 (50 VUs) 5798.50 0.00%
Ramping 2 (0-500-0 VUs) 5114.44 0.00%
Response Times
Min Med Avg P90 P95 Max
Constant 2 0.15ms 8.06ms 8.52ms 14.22ms 17.26ms 55.35ms
Ramping 2 0.19ms 40.88ms 44.89ms 82.29ms 109.57ms 223.33ms

Runner 2 = benchmarking-2

Run 22419314901 • Commit 2bddb18 • Wed, 25 Feb 2026 23:18:30 GMT

@michaelstaib michaelstaib added the 🔍 investigate Indicates that an issue or pull request needs more information. label Feb 25, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (6a3b7a3) to head (f7c3337).
⚠️ Report is 819 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #9226       +/-   ##
==========================================
- Coverage   74.16%       0   -74.17%     
==========================================
  Files        2677       0     -2677     
  Lines      140790       0   -140790     
  Branches    16371       0    -16371     
==========================================
- Hits       104421       0   -104421     
+ Misses      30774       0    -30774     
+ Partials     5595       0     -5595     
Flag Coverage Δ
unittests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🌶️ hot chocolate 🔍 investigate Indicates that an issue or pull request needs more information.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant