Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize code paths involving data array indices #13562

Open
wants to merge 4 commits into
base: branch-3.5
Choose a base branch
from

Conversation

mattpap
Copy link
Contributor

@mattpap mattpap commented Nov 30, 2023

This is a very early work in progress. The goal of this PR is to optimize handling of data indices.

@mattpap mattpap added this to the 3.4 milestone Nov 30, 2023
@droumis
Copy link
Member

droumis commented Dec 12, 2023

It would be great to see a before/after benchmark example

Copy link

codecov bot commented Feb 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.59%. Comparing base (073894a) to head (463ddf3).

Additional details and impacted files
@@             Coverage Diff             @@
##           branch-3.4   #13562   +/-   ##
===========================================
  Coverage       92.59%   92.59%           
===========================================
  Files             325      325           
  Lines           20729    20729           
===========================================
  Hits            19194    19194           
  Misses           1535     1535           

@mattpap mattpap modified the milestones: 3.4, 3.5 Feb 28, 2024
@mattpap mattpap changed the base branch from branch-3.4 to branch-3.5 March 14, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants