Skip to content

feat(verify): add parallel verification for >5 servers#24

Merged
nightowlnerd merged 1 commit intomainfrom
feat/parallel-verify
Feb 5, 2026
Merged

feat(verify): add parallel verification for >5 servers#24
nightowlnerd merged 1 commit intomainfrom
feat/parallel-verify

Conversation

@nightowlnerd
Copy link
Copy Markdown
Owner

Summary

  • Verify phase now runs 10 concurrent slipstream-client instances
  • Falls back to sequential for ≤5 servers (same as benchmark)
  • ~10x faster: 7,763 servers in ~1.3 min instead of ~13 min

Test plan

  • Build Linux binary and test on VPS with real slipstream verification
  • Verify progress output shows concurrent verification
  • Test with small batch (≤5) to confirm sequential fallback

@nightowlnerd nightowlnerd merged commit 645d29b into main Feb 5, 2026
2 checks passed
@nightowlnerd nightowlnerd deleted the feat/parallel-verify branch February 5, 2026 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant