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

Fix bench #68

Merged
merged 2 commits into from
Mar 19, 2018
Merged

Fix bench #68

merged 2 commits into from
Mar 19, 2018

Conversation

garious
Copy link
Contributor

@garious garious commented Mar 19, 2018

No description provided.

garious added 2 commits March 19, 2018 16:41
Stick with pure Rust until someone can write a benchmark that
demonstrates that sha2-asm adds value. If we go with a GPU
implementation first, we may never need to do that.
@codecov-io
Copy link

codecov-io commented Mar 19, 2018

Codecov Report

Merging #68 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #68   +/-   ##
=======================================
  Coverage   93.08%   93.08%           
=======================================
  Files          15       15           
  Lines        1200     1200           
=======================================
  Hits         1117     1117           
  Misses         83       83
Impacted Files Coverage Δ
src/ledger.rs 100% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 47325cb...caa9a84. Read the comment docs.

@garious garious merged commit 3418033 into solana-labs:master Mar 19, 2018
bw-solana pushed a commit to bw-solana/solana that referenced this pull request May 17, 2022
willhickey pushed a commit that referenced this pull request Mar 9, 2024
…_slot (#68)

blockstore: relax parent slot meta check for clear_unconfirmed_slot
willhickey pushed a commit that referenced this pull request Mar 9, 2024
…_slot (#68)

blockstore: relax parent slot meta check for clear_unconfirmed_slot
yihau pushed a commit to yihau/solana that referenced this pull request Mar 11, 2024
…_slot (solana-labs#68)

blockstore: relax parent slot meta check for clear_unconfirmed_slot
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.

2 participants