Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reduce the build time #552

Merged
merged 27 commits into from
Jul 6, 2023
Merged

Conversation

imotai
Copy link
Contributor

@imotai imotai commented Jul 5, 2023

Motivation

  • The ut is too easy to fail
  • Too much time used to compile db3

The todos

  • remove abandoned modules e.g. merkdb
  • remove abandoned test cases

PR-Codex overview

This PR focuses on removing unused code and dependencies, as well as making minor changes to improve code organization and readability.

Detailed summary

  • Deleted unused code and dependencies
  • Removed unused imports and modules
  • Refactored code to improve organization and readability

The following files were skipped due to too many changes: src/storage/src/db_store_v2.rs, src/node/src/storage_node_light_impl.rs, src/sdk/src/store_sdk_v2.rs, src/node/src/mutation_utils.rs, src/node/src/command.rs

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}


PR-Codex overview

This PR focuses on removing unused code and dependencies.

Detailed summary

  • Deleted unused modules and files.
  • Removed unused imports and dependencies.
  • Removed references to third-party libraries.
  • Cleaned up code and organized project structure.

The following files were skipped due to too many changes: src/node/src/storage_node_light_impl.rs, src/storage/src/db_store_v2.rs, src/sdk/src/store_sdk_v2.rs, src/node/src/mutation_utils.rs, src/node/src/command.rs

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}


PR-Codex overview

This PR focuses on removing unused code and dependencies.

Detailed summary:

  • Deleted unused files and directories
  • Removed unused modules and functions
  • Updated dependencies

The following files were skipped due to too many changes: src/node/src/storage_node_light_impl.rs, src/storage/src/db_store_v2.rs, src/sdk/src/store_sdk_v2.rs, src/node/src/mutation_utils.rs, src/node/src/command.rs

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@imotai imotai changed the title Feat/reduce the build time reduce the build time Jul 5, 2023
@imotai imotai merged commit 5692a30 into dbpunk-labs:main Jul 6, 2023
5 checks passed
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.

None yet

1 participant