This is a private site for personal kernel build comparison only. No guarantees are made regarding accuracy or completeness of the data shown.
Loading benchmark data...
CPU Efficiency = user_time / (real_time × cores) user_time = total CPU time in userspace (summed across all cores) •
real_time = wall clock duration •
cores = number of cores (nproc)
100% means every core was busy the entire build. Lower values indicate idle cores — caused by sequential build steps, I/O waits, thermal throttling, or poor Makefile parallelism.