Urgent.News

What's breaking now, across thousands of outlets.

Tech

New software dependency validation process increases speeds by 54x

Overhead reduced by as much as 99.7%

New software dependency validation process increases speeds by 54x

A new software dependency validation process developed by Japanese computer scientists has shown to increase build verification speeds by up to 54 times, according to a paper published in the 2026 IEEE/ACM 48th International Conference on Software Engineering. The researchers from Waseda University, Yuta Saito, Kazunori Sakamoto, and Hironori Washizaki, created a tool called mkcheck2 that utilizes extended Berkeley Packet Filter (eBPF)-based system call tracing to improve error detection while reducing overhead.

Traditional tools like ptrace impose significant computational costs, but mkcheck2's eBPF approach avoids this by executing tracing code directly in kernel space, allowing for non-invasive monitoring of build processes with minimal impact on performance. The authors report that mkcheck2 reduces the mean analysis time per commit by 99.7 percent compared to existing ptrace-based methods, significantly lowering the time required for continuous dependency verification.

While the eBPF-tracing system is currently Linux-specific, the potential for mkcheck2 to drastically improve build efficiency offers a promising solution for large-scale software development projects.

Written by urgent.news from The Register's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at theregister.com →

More in Tech

I Built OfficeClone: A Free, Privacy-First Web Office Suite with Built-in AI

Hi everyone! 👋 Today I'm excited to share a project I've been working on: OfficeClone — a free, lightweight, and privacy-focused office suite that runs entirely in your web browser.

  • OfficeClone is a free, privacy-first web office suite.
  • Runs entirely within the user's web browser with zero server retention.
  • Combines six essential productivity applications in one interface.

More from Friday 25 September →