Professional network performance analysis tool with real-time monitoring, quality scoring, and comprehensive DNS comparison.
https://mohammedsubo.github.io/Network-Latency-Analyzer/
- Real-time Latency Monitoring - Track network performance in real-time
- Quality Score System - Advanced scoring algorithm (0-100)
- DNS Server Comparison - Compare multiple DNS providers
- Gaming Mode - Specialized monitoring for gaming performance
- PWA Support - Install as desktop/mobile app
- P95/P99 percentiles
- Jitter calculation
- Packet loss tracking
- Standard deviation
- Latency distribution histogram
- JSON export
- CSV export
- PDF reports with recommendations
Special mode optimized for gamers with:
- Low latency thresholds (< 50ms)
- High frequency testing
- Real-time overlay display
- Gaming-specific recommendations
Score = 100 - (0.60×L + 0.25×J + 0.15×P)
Where:
- L = avg latency/300ms
- J = jitter/100ms
- P = packet loss/10%
- Pure JavaScript (No frameworks)
- HTML5 Canvas for charts
- CSS3 animations
- Progressive Web App
- Service Workers
Visit the site and click "Install App" button
git clone https://github.com/mohammedsubo/Network-Latency-Analyzer.git
cd Network-Latency-Analyzer
# Open index.html in browser
- Quick Test: Use preset buttons for fast testing
- Custom Target: Enter any IP or domain
- Compare DNS: Click "Compare All DNS Servers"
- Export Results: Download as JSON/CSV/PDF
- Gaming Mode: Enable for gaming-optimized monitoring
- A+ (95-100): Excellent
- A (90-94): Very Good
- B (75-89): Good
- C (60-74): Fair
- D (40-59): Poor
- F (0-39): Very Poor
Created by Mohammed Subo
MIT License - Feel free to use and modify!
Contributions are welcome! Feel free to:
- Report bugs
- Suggest features
- Submit pull requests
⭐ If you find this tool useful, please star the repository!