Skip to content

Speed up ItemList indexing - #754

Merged
mdekstrand merged 7 commits into
lenskit:mainfrom
mdekstrand:tweak/speed-up-item-manip
May 15, 2025
Merged

Speed up ItemList indexing#754
mdekstrand merged 7 commits into
lenskit:mainfrom
mdekstrand:tweak/speed-up-item-manip

Conversation

@mdekstrand

Copy link
Copy Markdown
Member

This speeds up ItemList indexing by providing a fast path through item list initialization for internal reconstruction.

@mdekstrand mdekstrand added this to the 2025.3 milestone May 15, 2025
@mdekstrand mdekstrand added data Data management support. performance labels May 15, 2025
@codecov

codecov Bot commented May 15, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 94.23077% with 6 lines in your changes missing coverage. Please review.

Project coverage is 90.14%. Comparing base (92cb429) to head (f9eb5f4).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
src/lenskit/data/arrow.py 91.80% 5 Missing ⚠️
src/lenskit/data/items.py 96.29% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #754      +/-   ##
==========================================
+ Coverage   90.10%   90.14%   +0.03%     
==========================================
  Files         139      140       +1     
  Lines        9928     9995      +67     
==========================================
+ Hits         8946     9010      +64     
- Misses        982      985       +3     

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

@mdekstrand
mdekstrand merged commit f9eb5f4 into lenskit:main May 15, 2025
@mdekstrand
mdekstrand deleted the tweak/speed-up-item-manip branch May 15, 2025 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data Data management support. performance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant