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

Clone GVL without JSON.parse / JSON.stringify #447

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sevriugin
Copy link
Collaborator

We need to avoid using JSON.parse / JSON.stringify when we clone very large object as it's very time consuming

@patmmccann
Copy link

As an aside, we've recently experimented with klona library with promising results on a different project

@sevriugin
Copy link
Collaborator Author

@patmmccann should we merge this one ?

@HeinzBaumann
Copy link
Collaborator

@patmmccann should we merge this one ?

changes look good to me. I am okay with merging.

@honzalo
Copy link

honzalo commented May 29, 2024

Could this changes be merged?

@sevriugin
Copy link
Collaborator Author

I have rights to merge it, so we we don't have any objections then I can do it

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

4 participants