Remove poll_overhead benchmark and pin bencher action to v0.6.2#182
Merged
Conversation
Contributor
rcoh
commented
Apr 10, 2026
- Remove poll_overhead benchmark steps from both benchmark_main and benchmark_pr jobs
- Pin bencherdev/bencher from @main to commit hash 0f8f620172ccd6225d40a7590598eb7b41718af8 (v0.6.2)
- Remove poll_overhead benchmark steps from both benchmark_main and benchmark_pr jobs - Pin bencherdev/bencher from @main to commit hash 0f8f620172ccd6225d40a7590598eb7b41718af8 (v0.6.2)
…ed boundaries When specifying multiple --threshold-measure options, bencher requires all threshold options to be provided for each measure. Use `_` to skip the irrelevant boundary: - latency: upper boundary only (--threshold-lower-boundary _) - throughput: lower boundary only (--threshold-upper-boundary _)
jlizen
approved these changes
Apr 10, 2026
Contributor
|
| Branch | bencher-fixes |
| Testbed | ubuntu-latest |
Click to view all benchmark results
| Benchmark | Latency | milliseconds (ms) |
|---|---|---|
| decode_1M_events | 📈 view plot 🚷 view threshold | 161.28 ms |
| decode_1M_events_ref | 📈 view plot 🚷 view threshold | 118.42 ms |
| decode_1M_events_visit | 📈 view plot 🚷 view threshold | 35.08 ms |
| encode_1M_events | 📈 view plot 🚷 view threshold | 32.03 ms |
Contributor
|
| Branch | bencher-fixes |
| Testbed | ubuntu-latest |
Click to view all benchmark results
| Benchmark | Latency | milliseconds (ms) | Throughput | operations / second (ops/s) x 1e3 |
|---|---|---|---|---|
| e2e::throughput_rps | 📈 view plot 🚷 view threshold | 22.55 ops/s x 1e3 | ||
| e2e::wall_time_ns | 📈 view plot 🚷 view threshold | 177.35 ms |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.