Skip to content

Try out using msgpack for asset graph #2779

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

Closed
wants to merge 1 commit into from
Closed

Try out using msgpack for asset graph #2779

wants to merge 1 commit into from

Conversation

natebosch
Copy link
Member

Towards #41

See if this makes a meaningful difference for performance.

Towards #41

See if this makes a meaningful difference for performance.
@googlebot googlebot added the cla: yes Google is happy with the PR contributors label Aug 3, 2020
@natebosch
Copy link
Member Author

We typically prefer to avoid taking on a dependency on third party packages from our core tools. We need to decide between accepting a dep, building our own msgpack implementation, or maintaining the use of json...

@jakemac53
Copy link
Contributor

We should also do more investigation into where the slowness is happening here as well - if it is simply the writing of the file to disk we could for instance gzip it.

@mosuem
Copy link
Member

mosuem commented Mar 12, 2024

Closing this, as it is a few years old now. Feel free to reopen in case you still want to land it!

@mosuem mosuem closed this Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Google is happy with the PR contributors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants