Skip to content

makepkg: measure build time

Hanabishi Recca requested to merge hanabishi/pacman:time-build into master

Measure build time with bash time built-in command.

This is a small QoL improvement I use myself. Helps while playing around with build flags etc. to measure how changes affect build times. I don't think there are any disadvantages from it.

Edited by Hanabishi Recca

Merge request reports