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

test: add browser benches #570

Open
wants to merge 7 commits into
base: dev
Choose a base branch
from
Open

test: add browser benches #570

wants to merge 7 commits into from

Conversation

themighty1
Copy link
Member

@themighty1 themighty1 commented Aug 19, 2024

NOT READY FOR REVIEW: sometimes a bench instance hangs. Needs investigation.

This PR adds the functionality to benchmark the prover running in a browser.

  • binary contains the binaries and the native bench
  • library contains logic shared by the native and the browser bench
  • browser contains the native module which drives the browser and loads the wasm module.

The docker image was tested only on Linux.

The new github workflow was tested here https://github.com/themighty1/tlsn/actions/workflows/bench-browser.yml

Base automatically changed from modularize-server-fixture to dev August 21, 2024 08:50
@themighty1 themighty1 requested review from sinui0 and removed request for sinui0 August 23, 2024 10:31
@themighty1
Copy link
Member Author

It appears that the bench would hang occasionally. I'll have to investigate it and then we can proceed with review.

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.

2 participants