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

[BACKPORT] Optimize serializable memory (#3120) #3126

Merged
merged 1 commit into from
Jun 9, 2022

Conversation

qinxuye
Copy link
Collaborator

@qinxuye qinxuye commented Jun 9, 2022

Backport of #3120 .

* Optimize serializable memory

* Fix lint

* Fix

* Optimize

* Rename attr_name to name of Field

* Fix

* Fix

* Fix benchmark

* Add asv bench

* Optimize copy

* Improve coverage

* Fix

Co-authored-by: 刘宝 <[email protected]>
(cherry picked from commit cd22c4c)
@qinxuye qinxuye added type: enhancement request backport PR backported from pre-release branch to stable branch mod: serialization labels Jun 9, 2022
@qinxuye qinxuye added this to the v0.9.0 milestone Jun 9, 2022
Copy link
Member

@wjsi wjsi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wjsi wjsi merged commit 281f400 into mars-project:v0.9 Jun 9, 2022
@qinxuye qinxuye deleted the bp/3120 branch June 9, 2022 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport PR backported from pre-release branch to stable branch mod: serialization type: enhancement request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants