google-benchmark/1.7.1

[full]

Build2 package for google benchmark

build-and-test bazel pylint test-bindings

Build Status Coverage Status

A library to benchmark code snippets, similar to unit tests. Example:

#include <benchmark/benchmark.h>

static void BM_SomeFunction(benchmark::State& state) {
  // Perform setup here
  for (auto _ : state) {
    // This code gets timed
    SomeFunction();
  }
}
// Register the function as a benchmark
BENCHMARK(BM_SomeFunction);
// Run the benchmark
BENCHMARK_MAIN();

Getting Started

To get started, see Requirements and Installation. See Usage for a full example and the User Guide for a more comprehensive feature overview.

... More
version 1.7.1
license Apache-2.0
repository https://pkg.cppget.org/1/stable
download google-benchmark-1.7.1.tar.gz
sha256 c8fbda17b918fb0aa168a387bc4a5d35188ff58c1615bdb5eb2e39f5245e9f03
project google-benchmark
url github.com/google/benchmark.git
package-email swat.somebug@gmail.com

Requires (1)

c++11

Reviews

fail 0
pass 1

Builds

toolchain queue-0.18.0
target x86_64-apple-darwin23.5.0
tgt config macos_14-gcc_14_homebrew-static_O3
timestamp 2026-04-01 01:33:42 UTC (02 15:16:07 days ago)
result success | log | rebuild
toolchain queue-0.18.0
target x86_64-apple-darwin23.5.0
tgt config macos_14-gcc_14_homebrew-O3
timestamp 2026-04-01 01:32:19 UTC (02 15:17:31 days ago)
result success | log | rebuild
toolchain queue-0.18.0
target x86_64-apple-darwin23.5.0
tgt config macos_14-gcc_14_homebrew
timestamp 2026-04-01 01:30:51 UTC (02 15:18:59 days ago)
result success | log | rebuild
toolchain queue-0.18.0
target x86_64-apple-darwin23.5.0
tgt config macos_14-clang_15.0-static_O3
timestamp 2026-04-01 01:05:54 UTC (02 15:43:56 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain queue-0.18.0
target x86_64-apple-darwin23.5.0
tgt config macos_14-clang_15.0-O3
timestamp 2026-04-01 01:04:10 UTC (02 15:45:40 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain queue-0.18.0
target x86_64-apple-darwin23.5.0
tgt config macos_14-clang_15.0
timestamp 2026-04-01 01:02:26 UTC (02 15:47:24 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-apple-darwin23.5.0
tgt config macos_14-gcc_14_homebrew-static_O3
timestamp 2026-04-01 00:12:25 UTC (02 16:37:25 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-apple-darwin23.5.0
tgt config macos_14-gcc_14_homebrew-O3
timestamp 2026-04-01 00:10:30 UTC (02 16:39:19 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-apple-darwin23.5.0
tgt config macos_14-gcc_14_homebrew
timestamp 2026-04-01 00:08:19 UTC (02 16:41:31 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-apple-darwin23.5.0
tgt config macos_14-clang_15.0-static_O3
timestamp 2026-03-31 23:56:57 UTC (02 16:52:53 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-apple-darwin23.5.0
tgt config macos_14-clang_15.0-O3
timestamp 2026-03-31 23:54:30 UTC (02 16:55:20 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-apple-darwin23.5.0
tgt config macos_14-clang_15.0
timestamp 2026-03-31 23:52:14 UTC (02 16:57:35 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain queue-0.18.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-msvc_17.10-static_O2
timestamp 2026-03-31 23:01:52 UTC (02 17:47:58 days ago)
result success | log | rebuild
toolchain queue-0.18.0
target x86_64-w64-mingw32
tgt config windows_10-gcc_13.2_mingw_w64-static_O2
timestamp 2026-03-31 23:01:49 UTC (02 17:48:01 days ago)
result error (test) | log | rebuild
toolchain queue-0.18.0
target x86_64-w64-mingw32
tgt config windows_10-gcc_13.2_mingw_w64
timestamp 2026-03-31 23:01:34 UTC (02 17:48:16 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain queue-0.18.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-msvc_17.10-O2
timestamp 2026-03-31 23:01:32 UTC (02 17:48:17 days ago)
result success | log | rebuild
toolchain queue-0.18.0
target x86_64-w64-mingw32
tgt config windows_10-gcc_13.2_mingw_w64-O2
timestamp 2026-03-31 23:01:26 UTC (02 17:48:24 days ago)
result warning (update) | error (test) | log | rebuild
toolchain queue-0.18.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-clang_18_llvm_msvc_17.10-static_O2
timestamp 2026-03-31 23:01:20 UTC (02 17:48:30 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain queue-0.18.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-clang_18_llvm_msvc_17.10-O2
timestamp 2026-03-31 23:01:16 UTC (02 17:48:34 days ago)
result warning (update) | error (test-installed) | log | rebuild
toolchain queue-0.18.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-clang_18_llvm_msvc_17.10
timestamp 2026-03-31 23:01:13 UTC (02 17:48:37 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain queue-0.18.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-msvc_17.10
timestamp 2026-03-31 23:01:10 UTC (02 17:48:39 days ago)
result success | log | rebuild
toolchain queue-0.18.0
target x86_64-apple-darwin22.5.0
tgt config macos_13-clang_15.0
timestamp 2026-03-31 23:00:59 UTC (02 17:48:50 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain queue-0.18.0
target x86_64-linux-gnu
tgt config linux_ubuntu_24.04-gcc_13-bindist
timestamp 2026-03-31 23:00:36 UTC (02 17:49:14 days ago)
result success | log | rebuild
toolchain queue-0.18.0
target x86_64-linux-gnu
tgt config linux_debian_12-clang_18_libc++
timestamp 2026-03-31 23:00:22 UTC (02 17:49:28 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain queue-0.18.0
target x86_64-linux-gnu
tgt config linux_debian_12-gcc_14
timestamp 2026-03-31 23:00:03 UTC (02 17:49:47 days ago)
result success | log | rebuild
toolchain queue-0.18.0
target x86_64-linux-gnu
tgt config linux_debian_12-clang_18_libc++-static_O3
timestamp 2026-03-31 23:00:02 UTC (02 17:49:47 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain queue-0.18.0
target x86_64-linux-gnu
tgt config linux_fedora_40-gcc_14-bindist
timestamp 2026-03-31 22:59:54 UTC (02 17:49:55 days ago)
result success | log | rebuild
toolchain queue-0.18.0
target x86_64-linux-gnu
tgt config linux_debian_12-gcc_13.1
timestamp 2026-03-31 22:59:45 UTC (02 17:50:05 days ago)
result success | log | rebuild
toolchain queue-0.18.0
target x86_64-linux-gnu
tgt config linux_debian_12-gcc_14-static_O3
timestamp 2026-03-31 22:59:44 UTC (02 17:50:06 days ago)
result success | log | rebuild
toolchain queue-0.18.0
target x86_64-linux-gnu
tgt config linux_debian_12-gcc_14-O3
timestamp 2026-03-31 22:59:42 UTC (02 17:50:07 days ago)
result success | log | rebuild
toolchain queue-0.18.0
target x86_64-linux-gnu
tgt config linux_debian_12-clang_18_libc++-O3
timestamp 2026-03-31 22:59:39 UTC (02 17:50:11 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain queue-0.18.0
target x86_64-linux-gnu
tgt config linux_fedora_39-gcc_13-bindist
timestamp 2026-03-31 22:59:35 UTC (02 17:50:15 days ago)
result success | log | rebuild
toolchain queue-0.18.0
target x86_64-linux-gnu
tgt config linux_debian_12-clang_18
timestamp 2026-03-31 22:59:04 UTC (02 17:50:46 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain queue-0.18.0
target x86_64-linux-gnu
tgt config linux_debian_12-clang_17_libc++
timestamp 2026-03-31 22:58:59 UTC (02 17:50:50 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain queue-0.18.0
target x86_64-linux-gnu
tgt config linux_debian_12-clang_17
timestamp 2026-03-31 22:58:45 UTC (02 17:51:04 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain queue-0.18.0
target x86_64-freebsd14.1
tgt config freebsd_14-clang_18
timestamp 2026-03-31 22:58:38 UTC (02 17:51:12 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain queue-0.18.0
target x86_64-linux-gnu
tgt config linux_debian_12-clang_18-static_O3
timestamp 2026-03-31 22:58:35 UTC (02 17:51:15 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain queue-0.18.0
target x86_64-freebsd13.3
tgt config freebsd_13-clang_17
timestamp 2026-03-31 22:58:35 UTC (02 17:51:15 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain queue-0.18.0
target x86_64-linux-gnu
tgt config linux_debian_12-gcc_12-bindist
timestamp 2026-03-31 22:58:27 UTC (02 17:51:22 days ago)
result success | log | rebuild
toolchain queue-0.18.0
target x86_64-linux-gnu
tgt config linux_debian_12-clang_18-O3
timestamp 2026-03-31 22:58:20 UTC (02 17:51:30 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain queue-0.18.0
target x86_64-freebsd14.1
tgt config freebsd_14-clang_18-static_O3
timestamp 2026-03-31 22:58:03 UTC (02 17:51:47 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain queue-0.18.0
target x86_64-freebsd14.1
tgt config freebsd_14-clang_18-O3
timestamp 2026-03-31 22:57:51 UTC (02 17:51:58 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain queue-0.18.0
target aarch64-linux-gnu
tgt config linux_debian_12-clang_18_libc++-static_O3
timestamp 2026-03-31 22:15:28 UTC (02 18:34:21 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain queue-0.18.0
target aarch64-linux-gnu
tgt config linux_debian_12-clang_18_libc++
timestamp 2026-03-31 22:14:36 UTC (02 18:35:14 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain queue-0.18.0
target aarch64-linux-gnu
tgt config linux_debian_12-clang_18_libc++-O3
timestamp 2026-03-31 22:14:22 UTC (02 18:35:27 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain queue-0.18.0
target aarch64-linux-gnu
tgt config linux_debian_12-clang_18-static_O3
timestamp 2026-03-31 22:13:16 UTC (02 18:36:33 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain queue-0.18.0
target aarch64-linux-gnu
tgt config linux_debian_12-clang_18
timestamp 2026-03-31 22:12:29 UTC (02 18:37:21 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain queue-0.18.0
target aarch64-linux-gnu
tgt config linux_debian_12-clang_18-O3
timestamp 2026-03-31 22:12:16 UTC (02 18:37:33 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain queue-0.18.0
target aarch64-linux-gnu
tgt config linux_debian_12-gcc_14-static_O3
timestamp 2026-03-31 22:01:00 UTC (02 18:48:50 days ago)
result success | log | rebuild
toolchain queue-0.18.0
target aarch64-linux-gnu
tgt config linux_debian_12-gcc_14-O3
timestamp 2026-03-31 22:00:38 UTC (02 18:49:12 days ago)
result success | log | rebuild
toolchain queue-0.18.0
target aarch64-linux-gnu
tgt config linux_debian_12-gcc_14
timestamp 2026-03-31 21:59:43 UTC (02 18:50:07 days ago)
result success | log | rebuild
toolchain queue-0.18.0
target aarch64-linux-gnu
tgt config linux_debian_12-gcc_13
timestamp 2026-03-31 21:59:10 UTC (02 18:50:39 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-clang_18_libc++
timestamp 2026-03-31 18:57:37 UTC (02 21:52:12 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-clang_18_libc++-static_O3
timestamp 2026-03-31 18:57:27 UTC (02 21:52:22 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-clang_18_libc++-O3
timestamp 2026-03-31 18:56:51 UTC (02 21:52:59 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-clang_18
timestamp 2026-03-31 18:56:06 UTC (02 21:53:44 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-clang_18-static_O3
timestamp 2026-03-31 18:55:39 UTC (02 21:54:10 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-clang_18-O3
timestamp 2026-03-31 18:55:30 UTC (02 21:54:19 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-apple-darwin22.5.0
tgt config macos_13-clang_15.0
timestamp 2026-03-31 18:47:24 UTC (02 22:02:25 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_fedora_39-gcc_13-bindist
timestamp 2026-03-31 18:45:14 UTC (02 22:04:35 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-clang_18_llvm_msvc_17.10-O2
timestamp 2026-03-31 04:16:36 UTC (03 12:33:13 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-clang_18_llvm_msvc_17.10
timestamp 2026-03-31 04:15:46 UTC (03 12:34:03 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-w64-mingw32
tgt config windows_10-gcc_13.2_mingw_w64
timestamp 2026-03-30 13:53:34 UTC (04 02:56:15 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-freebsd14.1
tgt config freebsd_14-clang_18
timestamp 2026-03-30 13:13:57 UTC (04 03:35:52 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-freebsd13.3
tgt config freebsd_13-clang_17
timestamp 2026-03-30 13:05:34 UTC (04 03:44:16 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-clang_17_libc++
timestamp 2026-03-30 12:59:18 UTC (04 03:50:31 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-clang_18-O3
timestamp 2026-03-30 12:54:06 UTC (04 03:55:43 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-clang_17
timestamp 2026-03-30 12:49:49 UTC (04 04:00:00 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-freebsd14.1
tgt config freebsd_14-clang_18-O3
timestamp 2026-03-30 12:46:21 UTC (04 04:03:28 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-freebsd14.1
tgt config freebsd_14-clang_18-static_O3
timestamp 2026-03-30 12:43:16 UTC (04 04:06:33 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-clang_18-static_O3
timestamp 2026-03-30 12:39:04 UTC (04 04:10:45 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-clang_18_llvm_msvc_17.10-static_O2
timestamp 2026-03-30 11:58:28 UTC (04 04:51:22 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-w64-mingw32
tgt config windows_10-gcc_13.2_mingw_w64-static_O2
timestamp 2026-03-28 10:27:42 UTC (06 06:22:08 days ago)
result error (test) | log | rebuild
toolchain public-0.17.0
target x86_64-w64-mingw32
tgt config windows_10-gcc_13.2_mingw_w64-O2
timestamp 2026-03-28 10:26:25 UTC (06 06:23:24 days ago)
result warning (update) | error (test) | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-clang_18_libc++
timestamp 2026-03-27 11:35:08 UTC (07 05:14:42 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-clang_18
timestamp 2026-03-27 11:34:36 UTC (07 05:15:14 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-clang_18_libc++-static_O3
timestamp 2026-03-27 11:29:48 UTC (07 05:20:02 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-clang_18_libc++-O3
timestamp 2026-03-27 11:27:12 UTC (07 05:22:38 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-gcc_13
timestamp 2026-03-27 10:50:42 UTC (07 05:59:08 days ago)
result success | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-gcc_14
timestamp 2026-03-24 11:41:28 UTC (10 05:08:21 days ago)
result success | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-gcc_14-static_O3
timestamp 2026-03-24 10:35:43 UTC (10 06:14:07 days ago)
result success | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-gcc_14-O3
timestamp 2026-03-23 10:34:40 UTC (11 06:15:10 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-msvc_17.10
timestamp 2026-03-20 13:50:01 UTC (14 02:59:48 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-msvc_17.10-O2
timestamp 2026-03-20 13:48:05 UTC (14 03:01:44 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-msvc_17.10-static_O2
timestamp 2026-03-20 13:48:04 UTC (14 03:01:46 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-gcc_14
timestamp 2026-03-18 11:43:30 UTC (16 05:06:19 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-gcc_14-O3
timestamp 2026-03-18 11:41:00 UTC (16 05:08:49 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-gcc_14-static_O3
timestamp 2026-03-18 11:39:04 UTC (16 05:10:46 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_fedora_40-gcc_14-bindist
timestamp 2026-03-18 11:00:11 UTC (16 05:49:39 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-gcc_12-bindist
timestamp 2026-03-17 13:01:11 UTC (17 03:48:39 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_ubuntu_24.04-gcc_13-bindist
timestamp 2026-03-17 12:51:38 UTC (17 03:58:11 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-gcc_13.1
timestamp 2026-03-17 12:50:51 UTC (17 03:58:59 days ago)
result success | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-clang_17
result unbuilt
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-clang_17_libc++
result unbuilt
toolchain public-0.17.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-clang_17_msvc_msvc_17.10
result unbuilt
toolchain public-0.17.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-msvc_17.8
result unbuilt
toolchain public-0.17.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-msvc_17.8-O2
result unbuilt
toolchain public-0.17.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-msvc_17.8-static_O2
result unbuilt
toolchain queue-0.18.0
target aarch64-linux-gnu
tgt config linux_debian_12-clang_17
result unbuilt
toolchain queue-0.18.0
target aarch64-linux-gnu
tgt config linux_debian_12-clang_17_libc++
result unbuilt
toolchain queue-0.18.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-clang_17_msvc_msvc_17.10
result unbuilt
toolchain queue-0.18.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-msvc_17.8
result unbuilt
toolchain queue-0.18.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-msvc_17.8-O2
result unbuilt
toolchain queue-0.18.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-msvc_17.8-static_O2
result unbuilt
target x86_64-linux-gnu
tgt config linux_debian_12-gcc_14-ndebug_O3
result excluded (requires special define to be passed as well)
target aarch64-linux-gnu
tgt config linux_debian_12-gcc_14-ndebug_O3
result excluded (requires special define to be passed as well)