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

Add benchmarks for SIMD bit_reverse #606

Merged
merged 1 commit into from
May 16, 2024

Conversation

andrewmilson
Copy link
Contributor

@andrewmilson andrewmilson commented May 2, 2024

This change is Reviewable

@codecov-commenter
Copy link

codecov-commenter commented May 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.99%. Comparing base (8284fec) to head (044ce8e).

Additional details and impacted files
@@                              Coverage Diff                              @@
##           05-02-Implement_QuotientOps_for_SIMD_backend     #606   +/-   ##
=============================================================================
  Coverage                                         92.99%   92.99%           
=============================================================================
  Files                                                84       84           
  Lines                                             11505    11505           
  Branches                                          11505    11505           
=============================================================================
  Hits                                              10699    10699           
  Misses                                              725      725           
  Partials                                             81       81           

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

@andrewmilson andrewmilson force-pushed the 05-02-Implement_QuotientOps_for_SIMD_backend branch from b54200f to 1af2f44 Compare May 6, 2024 20:01
@andrewmilson andrewmilson force-pushed the 05-02-Add_benchmarks_for_SIMD_bit_reverse branch from 3a8feee to e547c2d Compare May 6, 2024 20:01
@andrewmilson andrewmilson force-pushed the 05-02-Implement_QuotientOps_for_SIMD_backend branch from 1af2f44 to 8adf68c Compare May 7, 2024 00:58
@andrewmilson andrewmilson force-pushed the 05-02-Add_benchmarks_for_SIMD_bit_reverse branch from e547c2d to 2277666 Compare May 7, 2024 00:58
@andrewmilson andrewmilson force-pushed the 05-02-Implement_QuotientOps_for_SIMD_backend branch from 8adf68c to e521e82 Compare May 7, 2024 18:51
@andrewmilson andrewmilson force-pushed the 05-02-Add_benchmarks_for_SIMD_bit_reverse branch from 2277666 to f1c3482 Compare May 7, 2024 18:51
@andrewmilson andrewmilson force-pushed the 05-02-Implement_QuotientOps_for_SIMD_backend branch from e521e82 to 319ff78 Compare May 8, 2024 15:45
@andrewmilson andrewmilson force-pushed the 05-02-Add_benchmarks_for_SIMD_bit_reverse branch from f1c3482 to 65c3066 Compare May 8, 2024 15:45
@andrewmilson andrewmilson force-pushed the 05-02-Implement_QuotientOps_for_SIMD_backend branch from 319ff78 to b54bba1 Compare May 11, 2024 00:36
@andrewmilson andrewmilson force-pushed the 05-02-Add_benchmarks_for_SIMD_bit_reverse branch from 65c3066 to 7988e87 Compare May 11, 2024 00:36
@andrewmilson andrewmilson force-pushed the 05-02-Implement_QuotientOps_for_SIMD_backend branch from b54bba1 to 371f407 Compare May 11, 2024 02:42
@andrewmilson andrewmilson force-pushed the 05-02-Add_benchmarks_for_SIMD_bit_reverse branch from 7988e87 to 1aca8bb Compare May 11, 2024 02:42
@andrewmilson andrewmilson force-pushed the 05-02-Implement_QuotientOps_for_SIMD_backend branch from 371f407 to 1701d0e Compare May 15, 2024 04:34
@andrewmilson andrewmilson force-pushed the 05-02-Add_benchmarks_for_SIMD_bit_reverse branch from 1aca8bb to 73eb460 Compare May 15, 2024 04:34
@andrewmilson andrewmilson force-pushed the 05-02-Implement_QuotientOps_for_SIMD_backend branch from 1701d0e to 4d902f6 Compare May 15, 2024 19:38
@andrewmilson andrewmilson force-pushed the 05-02-Add_benchmarks_for_SIMD_bit_reverse branch from 73eb460 to 21e36f7 Compare May 15, 2024 19:38
@andrewmilson andrewmilson force-pushed the 05-02-Implement_QuotientOps_for_SIMD_backend branch from 4d902f6 to 8284fec Compare May 16, 2024 03:56
@andrewmilson andrewmilson force-pushed the 05-02-Add_benchmarks_for_SIMD_bit_reverse branch from 21e36f7 to 044ce8e Compare May 16, 2024 03:56
Copy link
Contributor

@spapinistarkware spapinistarkware left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @andrewmilson)

@andrewmilson andrewmilson force-pushed the 05-02-Implement_QuotientOps_for_SIMD_backend branch from 8284fec to 2d18fc3 Compare May 16, 2024 14:26
Base automatically changed from 05-02-Implement_QuotientOps_for_SIMD_backend to dev May 16, 2024 14:45
@andrewmilson andrewmilson force-pushed the 05-02-Add_benchmarks_for_SIMD_bit_reverse branch from 044ce8e to e5d6297 Compare May 16, 2024 14:46
@andrewmilson andrewmilson merged commit 256aee8 into dev May 16, 2024
12 checks passed
@andrewmilson andrewmilson deleted the 05-02-Add_benchmarks_for_SIMD_bit_reverse branch May 16, 2024 14:48
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