Files
conduit/conduit.sh
SamNet-dev aacaa36e88 perf: Optimize show_status() refresh — ~2x faster, 70% fewer forks
- Cache get_net_speed() every 2 cycles (saves 500ms on alternate refreshes)
- Single-pass awk for 6h/12h/24h connection snapshots (1 read instead of 3)
- Parallelize Snowflake Prometheus metric fetches across instances
- Cache systemctl init system detection per session
- Reuse running_count for service status instead of extra docker ps call
- Remove dead get_connection_snapshot() function
2026-02-09 18:29:53 -06:00

462 KiB