Skip to content

Conversation

dvdplm
Copy link
Contributor

@dvdplm dvdplm commented Sep 24, 2018

No description provided.

Fix a few todos
* origin/master:
  Reorder benchmarks slightly
  Benchmarks down to 1k iteration
  Update README
  Introduce standard trie format benchmarker
  triedb benchmark
  Benchmarking for memorydb
  Fix hash256 benchmarking
Copy link
Contributor

@gnunicorn gnunicorn left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@gnunicorn gnunicorn left a comment

Choose a reason for hiding this comment

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

LGTM

* master: (38 commits)
  indent
  Remove debug from no_std trie error.
  No std support for trie (#13)
  Small adjustmant for no_std
  A bit of documentation
  Version bump
  Fixed iteration for prefixed storage
  Restored dependencies for packaging
  More efficient key calculation
  Generic key function
  Key prefixes
  Minor version update for no_std support.
  Update elastic array
  Using hashmap_core waiting for hashbrown to not require feature
  Propagating 'nightly' feature to use hashbrown.
  no_std seems ok except for hashbrown no_std that broke stable build (+ need to update again elastic pr ongoing)
  Prepare to publish v0.11.0
  Allow no_std build. Test only supported with std (cargo dependency feature related limitation).
  update codec and new release
  Patch level release for updated dependencies
  ...
@dvdplm dvdplm merged commit ed4fe5a into master Jun 14, 2019
cheme added a commit to cheme/trie that referenced this pull request May 7, 2024
Maintain a single 'subtrie' crate.
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