Builders are running macOS Catalina 10.15.5 (19F101) with Xcode 11.5 (11E608c). System tools: clang-1103.0.32.62, ld64-556.6
LLVM and Clang Compile Time Tracking
Compile times are tracked in this LNT instance. Compile time measurements are collected from master with a stage two clang built in Release with LTO. Baselines are taken from a recently clang, currently r286186.
CTMark: compile time metric
CTMark (Compile Time Mark) is as collection of the largest applications in the LLVM test-suite. Each benchmark takes many seconds to compile, and provides a noise resistant way to track compile time trends.
Currently CTMark is composed of:
- MultiSource/Benchmarks/7zip/7zip-benchmark
- MultiSource/Benchmarks/Bullet/bullet
- MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4
- MultiSource/Applications/kimwitu++/kc
- MultiSource/Applications/JM/lencod/lencod
- MultiSource/Applications/SPASS/SPASS
- MultiSource/Applications/ClamAV/clamscan
- MultiSource/Applications/sqlite3/sqlite3
- MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset
- MultiSource/Benchmarks/mafft/pairlocalalign
Setup
Baselines in the following LNT reports are shown in blue. The current baseline is r286186. The baseline commit is recent, collected on November 7, 2016. Data is collected using the cmake test-suite, called by LNT. Data is collected on 4 MacMinis, all configured the same, with 16GB of RAM and SSD disks. All compile times are collected with -j1 with no other workloads running on the machines. The clang compilers used are built on green dragon with O3+LTO, and two stage builds were used.
Config | Recent | Note | New Regressions | Active Regressions |
---|---|---|---|---|
Arm64 -O0 -g | Compile Time | The configuration a developer will encounter on on their desktop. | New | Active |
Arm64 -Os | Compile Time | Balance between compile time and code size. Used for production code. | New | Active |
Arm64 -O3 -flto | Compile + Link Time | Try hard to make code fast. | New | Active |
Arm64 -Oz | Code Size | Code size should not increase with -Oz. | New | Active |
Below are LNT jobs collecting data:
S | W | Name | Last Success | Last Failure | Last Duration | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| lnt | 1 hr 54 min - clang-d476443-g11fbbcb3106a59-t35817-b35817.tar.gz | 2 mo 0 days - clang-d469699-g8f381380905c15-t35136-b35136.tar.gz | 56 min | |||||||||
| lnt | 1 hr 54 min - clang-d476443-g11fbbcb3106a59-t35817-b35817.tar.gz | 1 mo 20 days - clang-d470883-g2b8542ce8e8c24-t35245-b35245.tar.gz | 1 hr 16 min | |||||||||
| lnt | 1 hr 54 min - clang-d476443-g11fbbcb3106a59-t35817-b35817.tar.gz | 2 mo 18 days - clang-d467545-g51b9e336619b09-t35012-b35012.tar.gz | 51 min | |||||||||
| lnt | 1 hr 54 min - clang-d476443-g11fbbcb3106a59-t35817-b35817.tar.gz | 1 mo 20 days - clang-d470883-g2b8542ce8e8c24-t35245-b35245.tar.gz | 1 hr 8 min |