Skip to content

Conversation

@olivialynn
Copy link
Member

Closes #764

@github-actions
Copy link

github-actions bot commented Jul 16, 2025

Before [3cf7df5] After [d7d87a4] Ratio Benchmark (Parameter)
40.3±0.7ms 40.6±0.5ms 1.01 benchmarks.time_polygon_search
6.37±0.03s 6.37±0.03s 1 benchmarks.time_create_large_catalog
953±6ms 952±9ms 1 benchmarks.time_create_midsize_catalog
84.5±0.7ms 84.0±1ms 0.99 benchmarks.time_kdtree_crossmatch
25.3±0.3ms 24.6±0.3ms 0.97 benchmarks.time_box_filter_on_partition

Click here to view all benchmarks.

@codecov
Copy link

codecov bot commented Jul 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.21%. Comparing base (3cf7df5) to head (6aab8fe).
⚠️ Report is 139 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #919      +/-   ##
==========================================
+ Coverage   95.20%   95.21%   +0.01%     
==========================================
  Files          54       54              
  Lines        2563     2573      +10     
==========================================
+ Hits         2440     2450      +10     
  Misses        123      123              

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

@olivialynn olivialynn requested a review from delucchi-cmu July 16, 2025 20:56
Copy link
Contributor

@delucchi-cmu delucchi-cmu left a comment

Choose a reason for hiding this comment

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

Looks great - thanks!

@olivialynn olivialynn merged commit 6453ef9 into main Jul 18, 2025
13 checks passed
@olivialynn olivialynn deleted the issue/764/vectorize-lookups branch July 18, 2025 14:46
@delucchi-cmu delucchi-cmu mentioned this pull request Jul 26, 2025
21 tasks
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.

Vectorize index column lookups

3 participants