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

tests: add kitchen-sink e2e benchmark #1441

Merged
merged 5 commits into from
Mar 16, 2025
Merged

tests: add kitchen-sink e2e benchmark #1441

merged 5 commits into from
Mar 16, 2025

Conversation

jonathanpwang
Copy link
Contributor

Add a test (in the form of a benchmark) that enables all the standard VM extensions and triggers them.

Towards INT-3592

This comment has been minimized.

This comment has been minimized.

@jonathanpwang jonathanpwang requested a review from zlangley March 14, 2025 23:01
Copy link

group app.proof_time_ms app.cycles app.cells_used leaf.proof_time_ms leaf.cycles leaf.cells_used
verify_fibair (+21 [+1.7%]) 1,267 334,094 17,904,593 - - -
fibonacci_program (-6 [-0.2%]) 2,659 1,500,096 51,485,167 - - -
regex_program (-10 [-0.1%]) 7,759 4,140,164 167,389,450 - - -
ecrecover_program (-76 [-5.0%]) 1,446 295,181 15,586,346 - - -
pairing (+25 [+0.5%]) 4,720 1,711,640 92,585,975 - - -
fib_e2e 18,990 12,000,096 410,692,061 23,390 7,629,989 429,406,996
kitchen_sink 21,813 99,743 901,860,666 40,501 10,449,978 919,297,043

Commit: dece227

Benchmark Workflow

@jonathanpwang jonathanpwang merged commit 04a59a6 into main Mar 16, 2025
11 checks passed
@jonathanpwang jonathanpwang deleted the test/kitchen-sink branch March 16, 2025 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants