-
Notifications
You must be signed in to change notification settings - Fork 7
rpc subscriptions #984
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
rpc subscriptions #984
Conversation
🧪 Network TestsTo run network tests for this PR, use: gh workflow run network-tests.yml -f pr_number=984Available test options:
Test types: Results will be posted as workflow runs in the Actions tab. |
|
❌ CLI reference check failed in CI. Please run |
d664dd7 to
fcdbc9b
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #984 +/- ##
==========================================
+ Coverage 46.27% 53.38% +7.10%
==========================================
Files 360 402 +42
Lines 62584 68002 +5418
Branches 62584 68002 +5418
==========================================
+ Hits 28961 36301 +7340
+ Misses 32108 29706 -2402
- Partials 1515 1995 +480 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
❌ CLI reference check failed in CI. Please run |
38be993 to
a2ce344
Compare
|
no stream [2025-12-29T15:13:22Z INFO nekroddos::latency] Latency test results:
[2025-12-29T15:13:22Z INFO nekroddos::latency] Successful transactions: 20
[2025-12-29T15:13:22Z INFO nekroddos::latency] Failed transactions: 0
[2025-12-29T15:13:22Z INFO nekroddos::latency] Average latency: 1.445413428s
[2025-12-29T15:13:22Z INFO nekroddos::latency] P50 latency: 1.246627722s
[2025-12-29T15:13:22Z INFO nekroddos::latency] P95 latency: 2.391300962s
[2025-12-29T15:13:22Z INFO nekroddos::latency] P99 latency: 2.391300962swith [2025-12-29T15:14:29Z INFO nekroddos::latency] Latency test results:
[2025-12-29T15:14:29Z INFO nekroddos::latency] Successful transactions: 20
[2025-12-29T15:14:29Z INFO nekroddos::latency] Failed transactions: 0
[2025-12-29T15:14:29Z INFO nekroddos::latency] Average latency: 1.515285739s
[2025-12-29T15:14:29Z INFO nekroddos::latency] P50 latency: 1.222546639s
[2025-12-29T15:14:29Z INFO nekroddos::latency] P95 latency: 2.419251574s
[2025-12-29T15:14:29Z INFO nekroddos::latency] P99 latency: 2.419251574sor other run [2025-12-29T15:15:23Z INFO nekroddos::latency] Latency test results:
[2025-12-29T15:15:23Z INFO nekroddos::latency] Successful transactions: 20
[2025-12-29T15:15:23Z INFO nekroddos::latency] Failed transactions: 0
[2025-12-29T15:15:23Z INFO nekroddos::latency] Average latency: 1.327957188s
[2025-12-29T15:15:23Z INFO nekroddos::latency] P50 latency: 1.200880153s
[2025-12-29T15:15:23Z INFO nekroddos::latency] P95 latency: 2.475582525s
[2025-12-29T15:15:23Z INFO nekroddos::latency] P99 latency: 2.475582525sLatency is pretty jittery |
6aebede to
ed86cf1
Compare
10517f9 to
c7c9e21
Compare
No description provided.