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

Make entropy-protocol's integration test into a benchmark #783

Closed
ameba23 opened this issue Apr 24, 2024 · 1 comment
Closed

Make entropy-protocol's integration test into a benchmark #783

ameba23 opened this issue Apr 24, 2024 · 1 comment

Comments

@ameba23
Copy link
Contributor

ameba23 commented Apr 24, 2024

I attempted to make a benchmark for running the signing protocol (and eventually DKG and proactive refresh) with an arbitrary number of parties in order to inform the subgroups design.

Doing this using criterion worked for me locally but others had issues with it and in the end i abandoned the PR - see #738 (comment)

It would be great to resolve this issue and have a statistical benchmark which we can use to optimise the protocol.

@HCastano
Copy link
Collaborator

HCastano commented Sep 9, 2024

Will revisit this at some point when we decide to dig deeper into performance metrics.

@HCastano HCastano closed this as completed Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants