-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Problem
WiFi speed test results are showing unrealistically low speeds (~9 Mbps instead of expected 100+ Mbps) and displaying excessive decimal precision.
Current Behavior
- Speed tests report ~5-9 Mbps consistently
- Results show many decimal places (e.g., 9.420140850508384 Mbps)
- Does not reflect actual network performance
Expected Behavior
- Accurate speed measurements reflecting real network performance
- Rounded results to whole numbers for better UX (e.g., "94 Mbps" instead of "9.420140850508384 Mbps")
- Speed tests should show realistic values (100+ Mbps for good connections)
Technical Details
From logs:
Speed test: 4.996559021169897 Mbps
Speed test: 9.420140850508384 Mbps
Speed test: 8.907676140845822 Mbps
Impact
- Misleading WiFi performance data
- Poor user experience with cluttered decimal numbers
- May affect router placement recommendations
Priority
Medium - Affects data accuracy and presentation
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels