-
Notifications
You must be signed in to change notification settings - Fork 111
Managed dealloc: managed buffers #2114
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
Merged
Merged
Changes from 17 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
4d42c54
managed dealloc - m buffer wip
andrei-marinica 5c824fe
managed dealloc - remove item drop
andrei-marinica c483300
managed dealloc - unsafe read_from_payload
andrei-marinica a93e906
mVec does not force mBuffer drop, vh is dropped explicitly
mihaicalinluca f9cfb2b
protect dispatcher lock all apis
mihaicalinluca d1b302a
MultiValueEncoded to_arg_buffer fix
andrei-marinica 3e2a1a3
cargo fmt
andrei-marinica c62ef32
managed dealloc - removed some leaking from_handle calls
andrei-marinica fa1d233
managed dealloc - ManagedVecRef soft drop via save_to_payload
andrei-marinica 534d39c
managed dealloc - ManagedVecRefMut cleanup & comment
andrei-marinica 20843a8
typo
andrei-marinica c231052
Merge branch 'feat/mdrop' into mdrop-mb
andrei-marinica 2e09013
fix after merge
andrei-marinica e2e071c
managed dealloc - memory benchmark
andrei-marinica 88c47c0
Merge branch 'feat/mdrop' into mdrop-mb
andrei-marinica 9a4dea8
fix after merge
andrei-marinica 926b493
test fix
andrei-marinica 5cce989
EncodedManagedVecItem decode fix
andrei-marinica cf19bd3
typo
andrei-marinica 200e03c
cleanup
andrei-marinica 578aef3
managed dealloc - print cleanup
andrei-marinica e32273c
managed dealloc - memory benchmark doc fix
andrei-marinica 25fdcbe
managed dealloc - fix m vec eq memory leak
andrei-marinica File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.