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

added benchmarks for G_T #59

Merged
merged 1 commit into from
Sep 30, 2024
Merged

added benchmarks for G_T #59

merged 1 commit into from
Sep 30, 2024

Conversation

alinush
Copy link
Contributor

@alinush alinush commented Jul 9, 2024

Added some missing benchmarks for $\mathbb{G}_T$ operations.

Note: The rust_toolchain file and the hardcoded version in Cargo.toml caused problems for me. However, I can revert those changes if need be.

Copy link
Contributor

@vmx vmx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, this looks good! Running the benchmarks need a nightly Rust, so the 1.56.1 isn't a problem there. What were you issues? I'd prefer if we keep the version in the Cargo.toml and the rust-toolchain file.

Please also run cargo fmt for consistent formatting.

@vmx
Copy link
Contributor

vmx commented Jul 15, 2024

I now also see an error locally on master. I'll have a look (it should be independent of this PR).

@vmx
Copy link
Contributor

vmx commented Jul 15, 2024

CI should be fixed now, could you please rebase your change?

@alinush
Copy link
Contributor Author

alinush commented Sep 28, 2024

Rebased and formatted with cargo fmt!

Copy link
Contributor

@vmx vmx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@vmx vmx merged commit c18583e into filecoin-project:master Sep 30, 2024
12 checks passed
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