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

Move bit_reverse function to backend/cpu #929

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

Gali-StarkWare
Copy link
Contributor

No description provided.

@reviewable-StarkWare
Copy link

This change is Reviewable

Copy link
Contributor Author

Gali-StarkWare commented Dec 10, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

@codecov-commenter
Copy link

codecov-commenter commented Dec 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.47%. Comparing base (10a3f69) to head (ef3a094).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #929   +/-   ##
=======================================
  Coverage   91.47%   91.47%           
=======================================
  Files          94       94           
  Lines       13731    13731           
  Branches    13731    13731           
=======================================
  Hits        12561    12561           
  Misses       1055     1055           
  Partials      115      115           

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

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 2.

Benchmark suite Current: ef3a094 Previous: cd8b37b Ratio
iffts/simd ifft/22 13036556 ns/iter (± 145281) 6306399 ns/iter (± 210024) 2.07
merkle throughput/simd merkle 29901325 ns/iter (± 532223) 13712527 ns/iter (± 579195) 2.18

This comment was automatically generated by workflow using github-action-benchmark.

CC: @shaharsamocha7

Copy link
Collaborator

@shaharsamocha7 shaharsamocha7 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 14 of 14 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @ohad-starkware)

Copy link
Collaborator

@ohad-starkware ohad-starkware left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @Gali-StarkWare)

Copy link
Contributor Author

Gali-StarkWare commented Dec 10, 2024

Merge activity

  • Dec 10, 4:14 AM EST: A user started a stack merge that includes this pull request via Graphite.
  • Dec 10, 4:16 AM EST: Graphite rebased this pull request as part of a merge.
  • Dec 10, 4:20 AM EST: A user merged this pull request with Graphite.

@Gali-StarkWare Gali-StarkWare changed the base branch from Gali_-_Delete_shifted_secure_combination_function to graphite-base/929 December 10, 2024 09:14
@Gali-StarkWare Gali-StarkWare changed the base branch from graphite-base/929 to dev December 10, 2024 09:14
@Gali-StarkWare Gali-StarkWare force-pushed the 12-10-move_bit_reverse_function_to_backend_cpu branch from 3a00ffe to ef3a094 Compare December 10, 2024 09:15
@Gali-StarkWare Gali-StarkWare merged commit 060f0e4 into dev Dec 10, 2024
18 of 19 checks passed
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.

5 participants