This open source tool could save Google, Microsoft, billions by cutting CPU resources by 20% but even small businesses can benefit
Yandex developed and open-sourced Perforator which identifies inefficiencies in applications This in turn allows DevOps and SysOps to optimize applications and reduce infrastructure costs Savings can be billions of dollars for hyperscalers but even SMBs with on-prem servers can benefit Yandex, Russia's largest tech company, has released an open source tool designed to identify and evaluate code inefficiencies across an entire code base. “Perforator” can help a range of businesses - from tech giants like Google and Microsoft to SMBs - reduce their infrastructure costs by up to 20%, the company says, helping DevOps and SysOps teams pinpoint the most resource-intensive sections of code and offers detailed suggestions for how to optimize them. Using eBPF technology it can run programs within the Linux kernel safely and without slowing down systems. The tool supports a range of popular languages, including C, C++, Go, Rust, Python, and Java. Analytics and data visualization a...