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

Add nalgrebra-0.33.0 benchmark #1977

Merged
merged 2 commits into from
Sep 21, 2024
Merged

Add nalgrebra-0.33.0 benchmark #1977

merged 2 commits into from
Sep 21, 2024

Commits on Sep 21, 2024

  1. add nalgebra-0.33.0 benchmark code

    lqd authored and Kobzol committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    61c9528 View commit details
    Browse the repository at this point in the history
  2. set up nalgebra benchmark

    clean build times
    - cargo check: 10.2s
    - cargo build: 10.9s
    - cargo build --release: 13.6s
    
    leaf crate build times:
    - check full: 4.9s
    - debug full: 5.4s
    - opt full: 7.6s
    lqd authored and Kobzol committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    cf0d79a View commit details
    Browse the repository at this point in the history