This repository was archived by the owner on Aug 2, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 110
bmt, param: Introduce SectionHasher interface, implement in bmt #2021
Merged
Merged
Changes from 3 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
f47f9d0
bmt, param: Introduce SectionHasher interface, implement in bmt
nolash ee1ad2c
bmt: Cleanup
nolash 679b811
bmt, param: Improve comments
nolash 851cab0
Move writer interface til file
nolash 9f0f874
file: Move interface from param to file
nolash 7a6e8b2
bmt, file: Move asynchasher to file/hasher
nolash 57cf86d
bmt, file: Make AsyncHasher compile
nolash 859a48e
file, bmt: Add naive exports in bmt to provide for asynchasher move
nolash 8b59531
file: Add ctx and errFunc to async hasher constructor
nolash 1ada8d3
file: Enable sync hash.Hash usage through async hasher
nolash 0a3ec03
bmt: Merge Standalone asynchasher to bmt package for easier diff
nolash af6f1c9
bmt, file: Remove redundant SetLength method from interface
nolash 47b9667
bmt: Remove redundant return values in WriteIndexed
nolash adc45db
bmt: Add comments, use GetZeroHash in hasher.Sum
nolash 8221d1b
bmt: Fix races, remove sync hash run in async correctness test
nolash fda2831
bmt: Assign bmthash result in test for profiling w/o optimz
nolash File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.