-
Notifications
You must be signed in to change notification settings - Fork 324
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
Add enhanced memory management and performance optimization modules #1752
Open
wooClO
wants to merge
22
commits into
succinctlabs:dev
Choose a base branch
from
wooClO:dev
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Nov 4, 2024
-
1.Documentation Improvements. 2.BuildArgs Structure Optimization. 3.Code Organization. 4.Default Implementation.
Configuration menu - View commit details
-
Copy full SHA for 5b7d6a6 - Browse repository at this point
Copy the full SHA 5b7d6a6View commit details -
Optimized the main function by combining pattern matching Improved code readability by better formatting of attributes No spelling errors found Code is now more concise and maintains the same functionality
Configuration menu - View commit details
-
Copy full SHA for 97681ec - Browse repository at this point
Copy the full SHA 97681ecView commit details -
Added documentation comments for better code clarity Made build_args public for better accessibility Added error context using anyhow::Context Added Debug derive for better error reporting Added a validate method for future argument validation Improved error handling with more specific context
Configuration menu - View commit details
-
Copy full SHA for 26e1da0 - Browse repository at this point
Copy the full SHA 26e1da0View commit details -
Separated code into smaller, focused functions Added proper error context using anyhow::Context Introduced constants for magic strings Improved error handling and logging Added documentation comments
Configuration menu - View commit details
-
Copy full SHA for 3be197d - Browse repository at this point
Copy the full SHA 3be197dView commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2475486 - Browse repository at this point
Copy the full SHA 2475486View commit details -
Configuration menu - View commit details
-
Copy full SHA for 844cb13 - Browse repository at this point
Copy the full SHA 844cb13View commit details -
Configuration menu - View commit details
-
Copy full SHA for c66be1f - Browse repository at this point
Copy the full SHA c66be1fView commit details -
added -u added pipefail Added benchmark.csv file initialization
Configuration menu - View commit details
-
Copy full SHA for 7a98dfd - Browse repository at this point
Copy the full SHA 7a98dfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27393c5 - Browse repository at this point
Copy the full SHA 27393c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e70e6d4 - Browse repository at this point
Copy the full SHA e70e6d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78faed5 - Browse repository at this point
Copy the full SHA 78faed5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27436d1 - Browse repository at this point
Copy the full SHA 27436d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 772f3d8 - Browse repository at this point
Copy the full SHA 772f3d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed209fc - Browse repository at this point
Copy the full SHA ed209fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae209fa - Browse repository at this point
Copy the full SHA ae209faView commit details -
Configuration menu - View commit details
-
Copy full SHA for d491c00 - Browse repository at this point
Copy the full SHA d491c00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67584ef - Browse repository at this point
Copy the full SHA 67584efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c0dcb9 - Browse repository at this point
Copy the full SHA 6c0dcb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95d2efd - Browse repository at this point
Copy the full SHA 95d2efdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20d4bb8 - Browse repository at this point
Copy the full SHA 20d4bb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15b0752 - Browse repository at this point
Copy the full SHA 15b0752View commit details -
Configuration menu - View commit details
-
Copy full SHA for a76de56 - Browse repository at this point
Copy the full SHA a76de56View commit details
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.