about summary refs log tree commit diff
path: root/src/gatherer.rs
AgeCommit message (Collapse)AuthorLines
6 daysonly scale by a 3rd on cpu and net on 512kbpsgennyble-3/+8
6 daysscale graphs 1/3rd higher than maxgennyble-3/+7
6 dayschange cpu graph to use continuous linegennyble-5/+17
2025-03-02go back to 256kbps increments for range on net graphgennyble-1/+7
2025-03-02thank you, cat, for your split_whitespace waysgennyble-25/+6
2025-03-02Max range in graphs can be below 160; 2 line graphs draw larger firstgennyble-3/+14
2025-02-25Make CPU graph bettergennyble-7/+36
2025-02-25Bad cpu statsgennyble-1/+70
2025-02-25Teach statistics graphs about timegennyble-12/+60
2025-02-23Conf key to turn off statisticsgennyble-0/+19
2025-02-16statistics work better :)gennyble-10/+27
2025-02-16Network statsgennyble-0/+228