Skip to content

postgres - perf: getMany O(n^2) -> O(2n)#1695

Merged
jaredwray merged 1 commit intojaredwray:mainfrom
darky:pg-get-many-perf
Nov 15, 2025
Merged

postgres - perf: getMany O(n^2) -> O(2n)#1695
jaredwray merged 1 commit intojaredwray:mainfrom
darky:pg-get-many-perf

Conversation

@darky
Copy link
Contributor

@darky darky commented Nov 15, 2025

No description provided.

@codecov
Copy link

codecov bot commented Nov 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (b317919) to head (62707ae).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1695   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           32        32           
  Lines         2645      2641    -4     
  Branches       566       565    -1     
=========================================
- Hits          2645      2641    -4     

☔ 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.

@jaredwray
Copy link
Owner

@darky - thanks so much and I should have this live in the next 8-10 days.

@jaredwray jaredwray merged commit d79b4f8 into jaredwray:main Nov 15, 2025
8 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