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

Reduce loading time - BERKELEY #1082

Merged
merged 3 commits into from
Oct 16, 2023
Merged

Conversation

mitschabaude
Copy link
Contributor

@mitschabaude mitschabaude commented Aug 21, 2023

Berkeley version of #1073, plus merging main -> berkeley
Closes #1065

mina: MinaProtocol/mina#13878
bindings: o1-labs/o1js-bindings#119
snarky: o1-labs/snarky#829

Benchmark (node):

./run src/examples/benchmarks/import.ts

Time to import at various steps:

Web flame graph of the first ~2 seconds, before:
image

Same flame graph after:
image

@mitschabaude mitschabaude changed the base branch from berkeley to rampup August 22, 2023 19:21
Base automatically changed from rampup to main September 14, 2023 15:52
@mitschabaude mitschabaude merged commit 82808cd into main Oct 16, 2023
@mitschabaude mitschabaude deleted the perf/loading-time-berkeley branch October 16, 2023 15:50
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.

Remove bottlenecks in snarkyjs loading time
2 participants