-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Perf: Skip CacheDB and load data directly (#131)
* enable lto in guest builds * update guest build config * refactor core db mod * refactor: replace db drop with flag * direct trie db strategy * rev up r0 and add bonsai feature (#132) Co-authored-by: root <[email protected]> * patch all crate definitions --------- Co-authored-by: Richard Howard <[email protected]> Co-authored-by: root <[email protected]> Co-authored-by: Wolfgang Welz <[email protected]>
- Loading branch information
1 parent
392b34c
commit cda34a2
Showing
27 changed files
with
633 additions
and
304 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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.