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 benchmark test for Public Input circuit #830

Merged

Conversation

smtmfft
Copy link
Contributor

@smtmfft smtmfft commented Oct 10, 2022

Addresses another one of #666

@smtmfft smtmfft requested a review from a team as a code owner October 10, 2022 01:56
@smtmfft smtmfft requested review from ChihChengLiang and removed request for a team October 10, 2022 01:56
@github-actions github-actions bot added crate-circuit-benchmarks Issues related to the circuit-benchmarks workspace member crate-zkevm-circuits Issues related to the zkevm-circuits workspace member T-bench Type: benchmark improvements labels Oct 10, 2022
Signed-off-by: smtmfft <smtm@taiko.xzy>
Copy link
Collaborator

@ChihChengLiang ChihChengLiang left a comment

Choose a reason for hiding this comment

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

We have two reviews from @davidnevadoc and @Brechtpd now.
Approving to pass the github check.

@ChihChengLiang ChihChengLiang merged commit 9c662d4 into privacy-scaling-explorations:main Nov 9, 2022
@ed255 ed255 mentioned this pull request Nov 10, 2022
5 tasks
GopherJ pushed a commit to dompute/zkevm-circuits that referenced this pull request Sep 13, 2023
…bus-mapping (privacy-scaling-explorations#830)

* tag modexp circuit

* try fix native reminder

* fix divmod

* update MODEXPCONFIG_EACH_CHIP_ROWS

* fix fmt

* update assert_eq and refactor tests

* fix test: enlarge keccak rows

* add invalid input testcase in modexp

* fix sub with overflow if modexp input bytes len greater than 192

---------

Co-authored-by: DreamWuGit <wwuwwei@126.com>
Co-authored-by: kunxian xia <xiakunxian130@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crate-circuit-benchmarks Issues related to the circuit-benchmarks workspace member crate-zkevm-circuits Issues related to the zkevm-circuits workspace member T-bench Type: benchmark improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants