Skip to content

Feat concurrent event verifier stream#254

Merged
1-leo merged 8 commits intomasterfrom
feat-concurrent-event-verifier-stream
Oct 22, 2025
Merged

Feat concurrent event verifier stream#254
1-leo merged 8 commits intomasterfrom
feat-concurrent-event-verifier-stream

Conversation

@1-leo
Copy link
Contributor

@1-leo 1-leo commented Oct 21, 2025

Experiment, if concurrent event stream verification is faster

  • check with local running relay => nak serve

@1-leo 1-leo changed the title Feat concurrent event verifier stream Feat concurrent event verifier stream [EXPERIMENT] Oct 21, 2025
@1-leo
Copy link
Contributor Author

1-leo commented Oct 21, 2025

test with 24 events query set to 100 [nak]
sync:
rust: 36ms
dart: 294ms

concurrent:
rust: 16ms
dart: 288ms

@codecov
Copy link

codecov bot commented Oct 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.58%. Comparing base (3fdb9bc) to head (16d7ed7).
⚠️ Report is 19 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #254      +/-   ##
==========================================
+ Coverage   68.52%   68.58%   +0.06%     
==========================================
  Files         126      126              
  Lines        4473     4473              
==========================================
+ Hits         3065     3068       +3     
+ Misses       1408     1405       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@1-leo 1-leo changed the title Feat concurrent event verifier stream [EXPERIMENT] Feat concurrent event verifier stream Oct 22, 2025
@1-leo 1-leo marked this pull request as ready for review October 22, 2025 12:13
@1-leo 1-leo requested review from frnandu and nogringo October 22, 2025 12:13
@1-leo 1-leo added the enhancement New feature or request label Oct 22, 2025
@1-leo 1-leo added this to ndk-dev Oct 22, 2025
@1-leo 1-leo moved this to In Progress in ndk-dev Oct 22, 2025
@1-leo 1-leo changed the base branch from 241-rust-event-verifier-on-web to master October 22, 2025 13:01
@1-leo 1-leo merged commit 7a69a80 into master Oct 22, 2025
3 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in ndk-dev Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants