Skip to content
This repository has been archived by the owner on Mar 1, 2019. It is now read-only.

Use a binary format for save-analysis #116

Open
nrc opened this issue Nov 3, 2017 · 0 comments
Open

Use a binary format for save-analysis #116

nrc opened this issue Nov 3, 2017 · 0 comments

Comments

@nrc
Copy link
Member

nrc commented Nov 3, 2017

Serialisation/deserialisation takes a non-trivial amount of time. If we are sure that the versions match (because of using Rustup) we could just dump he save-analysis data to disk in a binary format. That should mean smaller downloads plus faster analysis processing.

This will require effort both here and in the compiler (and its build system/distribution), but should be transparent to clients.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant