Welcome to the GreenDragon🐉 Clang and LLVM Continuous Integration cluster.
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.

ConfigRecentNoteNew RegressionsActive Regressions
Arm64 -O0 -gCompile TimeThe configuration a developer will encounter on on their desktop.NewActive
Arm64 -OsCompile TimeBalance between compile time and code size. Used for production code.NewActive
Arm64 -O3 -fltoCompile + Link TimeTry hard to make code fast.NewActive
Arm64 -OzCode SizeCode size should not increase with -Oz.NewActive

Below are LNT jobs collecting data:

  S  WNameLast SuccessLast FailureLast Duration  
WDescription%
Build stability: No recent builds failed.100
lnt-ctmark-aarch64-O0-g 1 hr 54 min - clang-d476443-g11fbbcb3106a59-t35817-b35817.tar.gz 2 mo 0 days - clang-d469699-g8f381380905c15-t35136-b35136.tar.gz56 min 
WDescription%
Build stability: No recent builds failed.100
lnt-ctmark-aarch64-O3-flto 1 hr 54 min - clang-d476443-g11fbbcb3106a59-t35817-b35817.tar.gz 1 mo 20 days - clang-d470883-g2b8542ce8e8c24-t35245-b35245.tar.gz1 hr 16 min 
WDescription%
Build stability: No recent builds failed.100
lnt-ctmark-aarch64-Os 1 hr 54 min - clang-d476443-g11fbbcb3106a59-t35817-b35817.tar.gz 2 mo 18 days - clang-d467545-g51b9e336619b09-t35012-b35012.tar.gz51 min 
WDescription%
Build stability: No recent builds failed.100
lnt-ctmark-aarch64-Oz 1 hr 54 min - clang-d476443-g11fbbcb3106a59-t35817-b35817.tar.gz 1 mo 20 days - clang-d470883-g2b8542ce8e8c24-t35245-b35245.tar.gz1 hr 8 min 
Icon:  S M L