-
Notifications
You must be signed in to change notification settings - Fork 101
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
Integrate single step #2338
base: main
Are you sure you want to change the base?
Integrate single step #2338
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark 'Benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20
.
Benchmark suite | Current: 2c3716d | Previous: 8233dd3 | Ratio |
---|---|---|---|
executor-benchmark/keccak |
20995827166 ns/iter (± 111609252 ) |
17269909143 ns/iter (± 104000942 ) |
1.22 |
This comment was automatically generated by workflow using github-action-benchmark.
02f203d
to
2a59ead
Compare
2a59ead
to
20cba4f
Compare
It seems that connections whose selector is known to be zero are not considered completed. |
- missing columns - poseidon instruction change
fix executor witness
No description provided.