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

Merged
merged 12 commits into from
Oct 14, 2024
Merged

test: add browser benches #570

merged 12 commits into from
Oct 14, 2024

Commits on Aug 23, 2024

  1. refactor: modularize server-fixture

    themighty1 authored and Ubuntu committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    8eb9c31 View commit details
    Browse the repository at this point in the history
  2. Update crates/server-fixture/server/Cargo.toml

    add newline
    
    Co-authored-by: sinu.eth <[email protected]>
    2 people authored and Ubuntu committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    360cf96 View commit details
    Browse the repository at this point in the history
  3. test: add browser benches

    Ubuntu committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    e3a8c5d View commit details
    Browse the repository at this point in the history
  4. fix deps

    themighty1 authored and Ubuntu committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    3ebc4cc View commit details
    Browse the repository at this point in the history
  5. ci: run ci workflow for all pull requests (#571)

    heeckhau authored and Ubuntu committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    36a0ab6 View commit details
    Browse the repository at this point in the history
  6. misc fixes

    Ubuntu committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    b8cb85c View commit details
    Browse the repository at this point in the history
  7. fix clippy

    Ubuntu committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    09f0cf8 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. don't log a non-critical error to stderr

    Ubuntu committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    8864e78 View commit details
    Browse the repository at this point in the history
  2. use incognito (mitigates random hangs)

    Ubuntu committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    be84b65 View commit details
    Browse the repository at this point in the history
  3. merge dev into browser-bench

    Ubuntu committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    9f919e8 View commit details
    Browse the repository at this point in the history
  4. add notes

    Ubuntu committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b88f34c View commit details
    Browse the repository at this point in the history
  5. distinguish prover kind when plotting

    Ubuntu committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    3e89626 View commit details
    Browse the repository at this point in the history