Skip to content

Conversation

@imrn99
Copy link
Collaborator

@imrn99 imrn99 commented Oct 21, 2024

add a benchmark group dedicated to the following CMap2 methods:

  • fetch_vertices
  • fetch_edges
  • fetch_faces

I'm adding those to quantify an optim I thought of. I'll implement the optim in another PR, but we're looking at a 30% decrease of exec time in sequential; & the new impl can be parallelized once #201 lands

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.06%. Comparing base (cb94f27) to head (0a54c72).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #202   +/-   ##
=======================================
  Coverage   82.06%   82.06%           
=======================================
  Files          41       41           
  Lines        5625     5625           
=======================================
  Hits         4616     4616           
  Misses       1009     1009           

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

@imrn99 imrn99 merged commit af5d9aa into master Oct 21, 2024
13 checks passed
@imrn99 imrn99 deleted the bench-collections branch October 21, 2024 12:39
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.

3 participants