Skip to content
This repository has been archived by the owner on Oct 9, 2022. It is now read-only.

Optimization for mmr generating #73

Merged
merged 3 commits into from
Sep 5, 2020
Merged

Optimization for mmr generating #73

merged 3 commits into from
Sep 5, 2020

Conversation

wuminzhe
Copy link
Contributor

@wuminzhe wuminzhe commented Sep 5, 2020

No description provided.

@wuminzhe wuminzhe added the A0-pleasereview Pull request needs code review. label Sep 5, 2020
@clearloop clearloop merged commit 591061a into rocksdb Sep 5, 2020
@clearloop clearloop deleted the optimize branch September 5, 2020 05:45
hackfisher pushed a commit that referenced this pull request Sep 5, 2020
* feat(db): share db connections and http client in http handlers

* chore(refactor): stash db migration

* fix(tests): fix all tests

* feat(test): add tests for new round proposals

* chore(docker): add llvm to alpine

* chore(api): update receipt api and building static library

* feat(receipt): update receipt api

* perf(shared): rescur open database while locking

* feat(build.rs): supports building static library manually

* feat(cmd): separate commands

* feat(geth): supports importing headers from geth

* feat(cmd): clean methods of mmr store

* feat(docker): complete Dockerfile of debian

* perf(clippy): fix cargo clippy

* Optimization for mmr generating (#73)

* Remove mmr_size calc of every mmr push

* Add time debug

* Change time output to debug

* perf(runner): migrate runner opt logs to examples/bench

* feat(docker): use ubuntu as base image for production

* feat(cmd): optimize the usage of import command

* feat(cmd): optimize trim command

* fix(cmd): several bugs about commands

Co-authored-by: Aki <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-pleasereview Pull request needs code review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants