Skip to content

[WIP] Small performance improvement on many-core CPUs

Ghost User requested to merge (removed):buf into master

This patch reduces the number of /proc/stat read syscalls on machines with 20 or more CPUs. The number of potentially saved microseconds is quite small though.

Edited by Ghost User

Merge request reports