test(proto): add failing proptest seed from CI#609
Open
dignifiedquire wants to merge 3 commits intomainfrom
Open
test(proto): add failing proptest seed from CI#609dignifiedquire wants to merge 3 commits intomainfrom
dignifiedquire wants to merge 3 commits intomainfrom
Conversation
|
Documentation for this PR has been generated and is available at: https://n0-computer.github.io/noq/pr/609/docs/noq/ Last updated: 2026-05-04T07:33:27Z |
2c0464a to
e949a4d
Compare
Performance Comparison Report
|
| Scenario | noq | upstream | Delta | CPU (avg/max) |
|---|---|---|---|---|
| large-single | 5456.9 Mbps | 8074.4 Mbps | -32.4% | 96.7% / 101.0% |
| medium-concurrent | 5496.6 Mbps | 7745.4 Mbps | -29.0% | 95.2% / 99.2% |
| medium-single | 3450.2 Mbps | 4602.1 Mbps | -25.0% | 99.0% / 150.0% |
| small-concurrent | 3768.1 Mbps | 5237.4 Mbps | -28.1% | 91.3% / 99.4% |
| small-single | 3558.5 Mbps | 4662.6 Mbps | -23.7% | 94.9% / 101.0% |
Summary
noq is 28.3% slower on average
8ccdd82b8ebfd2fc116342b4951568a3a952e2d1 - artifacts
Raw Benchmarks (localhost)
| Scenario | noq | upstream | Delta | CPU (avg/max) |
|---|---|---|---|---|
| large-single | 5516.9 Mbps | 7874.5 Mbps | -29.9% | 96.6% / 98.3% |
| medium-concurrent | 5350.0 Mbps | 7933.7 Mbps | -32.6% | 96.1% / 97.8% |
| medium-single | 3877.2 Mbps | 4723.6 Mbps | -17.9% | 96.8% / 98.7% |
| small-concurrent | 3823.4 Mbps | 5214.0 Mbps | -26.7% | 97.7% / 99.7% |
| small-single | 3583.8 Mbps | 4742.8 Mbps | -24.4% | 96.1% / 98.4% |
Netsim Benchmarks (network simulation)
| Condition | noq | upstream | Delta |
|---|---|---|---|
| ideal | 3128.8 Mbps | 3953.2 Mbps | -20.9% |
| lan | 782.5 Mbps | 810.4 Mbps | -3.4% |
| lossy | 69.8 Mbps | 59.5 Mbps | +17.4% |
| wan | 83.8 Mbps | 83.8 Mbps | ~0% |
Summary
noq is 25.9% slower on average
49d9be21e452ff3e53ce915506204170b93b758a - artifacts
Raw Benchmarks (localhost)
| Scenario | noq | upstream | Delta | CPU (avg/max) |
|---|---|---|---|---|
| large-single | 5952.8 Mbps | 8174.3 Mbps | -27.2% | 97.6% / 98.9% |
| medium-concurrent | 5390.4 Mbps | 7764.8 Mbps | -30.6% | 96.7% / 98.1% |
| medium-single | 4060.7 Mbps | 4701.8 Mbps | -13.6% | 96.7% / 98.6% |
| small-concurrent | 3894.6 Mbps | 5124.9 Mbps | -24.0% | 97.7% / 99.8% |
| small-single | 3609.0 Mbps | 4838.8 Mbps | -25.4% | 97.1% / 99.0% |
Netsim Benchmarks (network simulation)
| Condition | noq | upstream | Delta |
|---|---|---|---|
| ideal | 3156.4 Mbps | 4106.9 Mbps | -23.1% |
| lan | 782.4 Mbps | 810.4 Mbps | -3.5% |
| lossy | 69.8 Mbps | 55.9 Mbps | +25.0% |
| wan | 83.8 Mbps | 83.8 Mbps | ~0% |
Summary
noq is 24.3% slower on average
matheus23
approved these changes
Apr 23, 2026
Member
matheus23
left a comment
There was a problem hiding this comment.
But please make CI green first 🤡
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.
Found in #606