Files
Blitz-Proxy/core/scripts/hysteria2
Whispering Wind 6fa872b6c3 feat: optimize system monitor with async I/O and traffic since reboot
- Replace synchronous file operations with async aiofiles
- Implement concurrent data gathering using asyncio.gather()
- Move API calls to thread pool executor
- Add LRU cache for config file reads
- Optimize parsing functions for single-pass processing
- Reduce measurement intervals for faster response times
- Add system uptime and boot time display
- Track total network traffic since last reboot from /proc/net/dev
- Separate system traffic (since reboot) from user traffic (all-time)
- Add human-readable uptime formatting
- Enhance output with clear traffic categorization
2025-08-19 23:36:44 +03:30
..
2025-05-15 23:50:09 +03:30
2025-08-11 23:21:36 +03:30
2024-07-23 17:36:25 +03:30
2025-08-06 15:16:27 +03:30
2025-05-15 23:25:54 +03:30