[all-commits] [llvm/llvm-project] 3d59bc: [lit] Add configurable slowest-test limit to --tim...
Manuel Carrasco via All-commits
all-commits at lists.llvm.org
Thu Jul 9 05:29:24 PDT 2026
Branch: refs/heads/users/mgcarrasco/lit-time-tests
Home: https://github.com/llvm/llvm-project
Commit: 3d59bccea4f25a6334667264664cce98df21aab3
https://github.com/llvm/llvm-project/commit/3d59bccea4f25a6334667264664cce98df21aab3
Author: Manuel Carrasco <Manuel.Carrasco at amd.com>
Date: 2026-07-09 (Thu, 09 Jul 2026)
Changed paths:
M llvm/docs/CommandGuide/lit.rst
M llvm/utils/lit/lit/cl_arguments.py
M llvm/utils/lit/lit/main.py
M llvm/utils/lit/lit/util.py
M llvm/utils/lit/tests/time-tests.py
Log Message:
-----------
[lit] Add configurable slowest-test limit to --time-tests
Bare --time-tests still defaults to 20; --time-tests=N and --time-tests=all optionally control the slowest-test list shown in the histogram.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list