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

improve perf for Sync.export #566

Merged
merged 2 commits into from Oct 9, 2018
Merged

improve perf for Sync.export #566

merged 2 commits into from Oct 9, 2018

Conversation

samoht
Copy link
Member

@samoht samoht commented Oct 9, 2018

By really making the add function tail-recursive.

By really making the add function tail-recursive.
Instead, use the new Irmin.hash which just looks at the few first bytes
of the underlying key (when that make sense). In other case, use the
binary format instead of JSON anyway.
@samoht samoht merged commit 7270b5e into mirage:master Oct 9, 2018
@samoht samoht deleted the sync-perf branch October 9, 2018 12:30
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

1 participant