Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Use sha256 hashes instead of Rust's builtin hasher.#13

Merged
garious merged 1 commit intosolana-labs:masterfrom
garious:sha256-hash
Feb 19, 2018
Merged

Use sha256 hashes instead of Rust's builtin hasher.#13
garious merged 1 commit intosolana-labs:masterfrom
garious:sha256-hash

Conversation

@garious
Copy link
Copy Markdown
Contributor

@garious garious commented Feb 19, 2018

Causes a 20x performance degradation. Enabling asm did not
speed things up.

Causes a 20x performance degradation. Enabling asm did not
speed things up.
@codecov-io
Copy link
Copy Markdown

codecov-io commented Feb 19, 2018

Codecov Report

Merging #13 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #13   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines         141    148    +7     
=====================================
+ Hits          141    148    +7
Impacted Files Coverage Δ
src/lib.rs 100% <ø> (ø) ⬆️
src/historian.rs 100% <100%> (ø) ⬆️
src/log.rs 100% <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 b317d13...0297eda. Read the comment docs.

@garious garious merged commit e18da7c into solana-labs:master Feb 19, 2018
mvines referenced this pull request in mvines/solana Jun 12, 2020
mvines referenced this pull request in mvines/solana Jun 12, 2020
mvines referenced this pull request in mvines/solana Jun 12, 2020
mvines referenced this pull request in mvines/solana Jun 12, 2020
mvines referenced this pull request in mvines/solana Jun 12, 2020
mvines referenced this pull request in mvines/solana Jun 12, 2020
mvines pushed a commit that referenced this pull request Jun 12, 2020
nishadsingh1 pushed a commit to nishadsingh1/solana that referenced this pull request Aug 1, 2020
AshwinSekar pushed a commit to AshwinSekar/solana that referenced this pull request Mar 4, 2024
…ana-labs#9 (solana-labs#13)

* [anza migration] replace binaries backend (solana-labs#6)

* ci: add upload-gcs-artifact

* ci: publish release binaries to GCS

* ci: redirect github repo to anza-xyz

* ci: publish windows binaries to GCS

* replace release.solana.com with release.anza.xyz

* use a explicit name for credential

(cherry picked from commit b061cd3)

* [anza migration] ci: fix path (solana-labs#8)

* ci: fix windows build

* ci: publish sdk docker image with the new name

* update automerge status

* [anza migration] ci: removed unused s3 upload in Windows build (solana-labs#9)

ci: removed unused s3 upload in Windows build

---------

Co-authored-by: Yihau Chen <a122092487@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants