Skip to content

Fix WAN speed test duration to save per-direction value (10s not 20s)#278

Merged
tvancott42 merged 1 commit intomainfrom
claude/fix-wan-test-duration-gQlvG
Feb 15, 2026
Merged

Fix WAN speed test duration to save per-direction value (10s not 20s)#278
tvancott42 merged 1 commit intomainfrom
claude/fix-wan-test-duration-gQlvG

Conversation

@tvancott42
Copy link
Collaborator

LAN speed tests save the single-direction test duration (e.g. 10s), but both WAN speed test paths were saving the combined total of both directions (20s). This fixes both the C# CloudflareSpeedTestService and the Go cfspeedtest binary to report just the per-direction duration, consistent with LAN tests.

LAN speed tests save the single-direction test duration (e.g. 10s), but
both WAN speed test paths were saving the combined total of both
directions (20s). This fixes both the C# CloudflareSpeedTestService and
the Go cfspeedtest binary to report just the per-direction duration,
consistent with LAN tests.

https://claude.ai/code/session_01BjY5tCoLtCjPipCN4CKHa6
@tvancott42 tvancott42 merged commit f709966 into main Feb 15, 2026
@tvancott42 tvancott42 deleted the claude/fix-wan-test-duration-gQlvG branch February 15, 2026 08:21
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.

2 participants