Significantly reduced the load on the CPU // Значительно снизил нагрузку на ЦП
FSM heavily loaded the processor - it's all about the graphics rendering engine (iced_aksel). As a result, I switched to a simpler and lighter plotters-iced - and the code turned out to be less, and the processor loads more adequately, although it eats a little more RAM (literally by a couple of megabytes).
//
FSM сильно нагружал процессор - всё дело в движке для отрисовки графиков (iced_aksel). В итоге перешёл на более простой и лёгкий plotters-iced - и кода получилось меньше, и процессор грузит адекватнее, хотя оперативки ест несколько больше (буквально на пару мегабайт).

The first in the list of GNOME System Monitor is FSM v0.5.0, the second is FSM v0.5.1 // Первый в списке GNOME System Monitor - FSM v0.5.0, второй - FSM v0.5.1.
I also reduced the refresh period of the graph from 1 second to 0.5 seconds, and also increased the allowed number of counts on the X-axis from 60 to 120. I slightly changed the background style of the graphs so that all the lines on it were clearly visible (this was done mostly for a light theme, the background color has not yet settled and, possibly, will be changed to a more suitable one) // Также я уменьшил период обновления графика с 1 секунды до 0.5 секунды, а также увеличил допустимое число отсчётов по оси X с 60 до 120. Немного изменил стиль фона графиков, чтобы все линии на нём были хорошо видны (сделано это по большей части для светлой темы, цвет фона пока ещё не устоялся и, возможно, будет изменён на более подходящий)
The release will be published this afternoon (Moscow time) // Релиз будет опубликован сегодня днём (по МСК)