Build Information
Successful build of Benchmark, reference main (5c4569
), with Swift 5.9 for Linux on 3 May 2025 13:20:29 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ordo-one/package-benchmark.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/ordo-one/package-benchmark
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5c4569a fix(patch): Rename 'Shared' target to 'BenchmarkShared' (#324)
Cloned https://github.com/ordo-one/package-benchmark.git
Revision (git rev-parse @):
5c4569a9e7e9acac4db43f31e58252539ca71f0b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ordo-one/package-benchmark.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/ordo-one/package-benchmark.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/ordo-one/package-jemalloc.git
Fetching https://github.com/HdrHistogram/hdrhistogram-swift.git
[1/602] Fetching hdrhistogram-swift
[603/637] Fetching hdrhistogram-swift, package-jemalloc
Fetched https://github.com/ordo-one/package-jemalloc.git (0.35s)
Fetching https://github.com/ordo-one/TextTable.git
Fetched https://github.com/HdrHistogram/hdrhistogram-swift.git (0.35s)
Fetching https://github.com/apple/swift-argument-parser.git
[1/1705] Fetching swift-atomics
[1706/1908] Fetching swift-atomics, texttable
Fetched https://github.com/apple/swift-atomics.git (0.66s)
Fetching https://github.com/apple/swift-system.git
Fetched https://github.com/ordo-one/TextTable.git (0.32s)
[1/14956] Fetching swift-argument-parser
[4040/19323] Fetching swift-argument-parser, swift-system
Fetched https://github.com/apple/swift-system.git (0.62s)
Fetched https://github.com/apple/swift-argument-parser.git (1.22s)
Computing version for https://github.com/ordo-one/package-jemalloc.git
Computed https://github.com/ordo-one/package-jemalloc.git at 1.0.0 (0.49s)
Computing version for https://github.com/ordo-one/TextTable.git
Computed https://github.com/ordo-one/TextTable.git at 0.0.2 (0.52s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift.git
Computed https://github.com/HdrHistogram/hdrhistogram-swift.git at 0.1.3 (0.56s)
Fetching https://github.com/apple/swift-numerics
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics (0.59s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (0.77s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.65s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.64s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.60s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/ordo-one/package-jemalloc.git
Working copy of https://github.com/ordo-one/package-jemalloc.git resolved at 1.0.0
Creating working copy for https://github.com/ordo-one/TextTable.git
Working copy of https://github.com/ordo-one/TextTable.git resolved at 0.0.2
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
Creating working copy for https://github.com/HdrHistogram/hdrhistogram-swift.git
Working copy of https://github.com/HdrHistogram/hdrhistogram-swift.git resolved at 0.1.3
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
[1/1] Compiling plugin BenchmarkCommandPlugin
[2/2] Compiling plugin BenchmarkPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/25] Compiling _AtomicsShims.c
[4/25] Compiling _NumericsShims _NumericsShims.c
[5/25] Compiling CSystem shims.c
[6/25] Compiling SwiftRuntimeHooks shims.c
[7/25] Compiling CLinuxOperatingSystemStats CLinuxOperatingSystemStats.c
[9/98] Compiling Atomics AtomicMemoryOrderings.swift
[10/98] Compiling TextTable OrgFormat.swift
[11/100] Compiling Atomics ManagedAtomic.swift
[12/100] Compiling Atomics ManagedAtomicLazyReference.swift
[13/100] Emitting module RealModule
[14/101] Compiling RealModule RealFunctions.swift
[15/101] Compiling Atomics Primitives.shims.swift
[16/101] Compiling Atomics AtomicInteger.swift
[17/101] Compiling Atomics IntegerOperations.swift
[18/101] Compiling Atomics Unmanaged extensions.swift
[19/101] Compiling SystemPackage MachPort.swift
[20/101] Compiling SystemPackage PlatformString.swift
[21/101] Compiling SystemPackage SystemString.swift
[22/104] Compiling Atomics UnsafeAtomic.swift
[23/104] Compiling Atomics UnsafeAtomicLazyReference.swift
[24/104] Compiling RealModule Real.swift
[25/104] Compiling TextTable PipeFormat.swift
[26/104] Compiling TextTable PlainFormat.swift
[27/104] Compiling TextTable PsqlFormat.swift
[30/104] Compiling Atomics AtomicOptionalWrappable.swift
[31/104] Compiling SystemPackage FilePathParsing.swift
[32/104] Compiling SystemPackage FilePathString.swift
[33/104] Compiling SystemPackage FilePathSyntax.swift
[34/104] Emitting module Atomics
[35/104] Compiling Atomics OptionalRawRepresentable.swift
[36/104] Compiling Atomics RawRepresentable.swift
[37/104] Compiling Atomics AtomicBool.swift
[38/104] Emitting module SystemPackage
[47/105] Compiling RealModule ElementaryFunctions.swift
[50/105] Compiling RealModule Float+Real.swift
[51/105] Compiling RealModule Float80+Real.swift
[52/105] Compiling RealModule Float16+Real.swift
[53/106] Emitting module BenchmarkShared
[54/106] Compiling BenchmarkShared Command+Helpers.swift
[59/109] Emitting module ArgumentParserToolInfo
[60/109] Compiling ArgumentParserToolInfo ToolInfo.swift
[64/112] Compiling SystemPackage Mocking.swift
[65/112] Compiling SystemPackage RawBuffer.swift
[66/112] Compiling SystemPackage Syscalls.swift
[67/112] Compiling SystemPackage WindowsSyscallAdapters.swift
[80/112] Wrapping AST for BenchmarkShared for debugging
[81/112] Wrapping AST for Atomics for debugging
[85/112] Compiling TextTable String+Util.swift
[85/112] Wrapping AST for RealModule for debugging
[87/112] Emitting module TextTable
[88/113] Compiling TextTable SimpleFormat.swift
[89/117] Compiling TextTable RstFormat.swift
[95/118] Wrapping AST for ArgumentParserToolInfo for debugging
[97/156] Compiling ArgumentParser CompletionKind.swift
[98/156] Compiling ArgumentParser Errors.swift
[99/156] Compiling ArgumentParser Flag.swift
[102/158] Compiling ComplexModule Complex.swift
[103/158] Compiling ComplexModule Arithmetic.swift
[104/158] Compiling TextTable TextTable.swift
[105/160] Wrapping AST for SystemPackage for debugging
[107/160] Wrapping AST for TextTable for debugging
[109/160] Emitting module ComplexModule
[110/160] Compiling ComplexModule ElementaryFunctions.swift
[111/160] Compiling ArgumentParser Name.swift
[112/160] Compiling ArgumentParser Parsed.swift
[113/160] Compiling ArgumentParser ParsedValues.swift
[114/160] Compiling ArgumentParser ParserError.swift
[115/160] Compiling ArgumentParser SplitArguments.swift
[116/165] Emitting module ArgumentParser
[117/165] Compiling ArgumentParser BashCompletionsGenerator.swift
[118/165] Compiling ArgumentParser CompletionsGenerator.swift
[119/165] Compiling ArgumentParser FishCompletionsGenerator.swift
[120/165] Compiling ArgumentParser ZshCompletionsGenerator.swift
[121/165] Compiling ArgumentParser Argument.swift
[122/165] Compiling ArgumentParser ArgumentHelp.swift
[123/165] Compiling ArgumentParser CollectionExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[124/165] Compiling ArgumentParser Platform.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[125/165] Compiling ArgumentParser SequenceExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[126/165] Compiling ArgumentParser StringExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[127/165] Compiling ArgumentParser Tree.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[128/165] Compiling ArgumentParser DumpHelpGenerator.swift
[129/165] Compiling ArgumentParser HelpCommand.swift
[130/165] Compiling ArgumentParser HelpGenerator.swift
[131/165] Compiling ArgumentParser MessageInfo.swift
[132/165] Compiling ArgumentParser UsageGenerator.swift
[133/165] Compiling ArgumentParser ArgumentVisibility.swift
[137/165] Compiling ArgumentParser NameSpecification.swift
[138/165] Compiling ArgumentParser Option.swift
[139/165] Compiling ArgumentParser ArgumentDefinition.swift
[140/165] Compiling ArgumentParser ArgumentSet.swift
[141/165] Compiling ArgumentParser CommandParser.swift
[142/165] Compiling ArgumentParser InputKey.swift
[143/165] Compiling ArgumentParser InputOrigin.swift
[144/165] Compiling ArgumentParser ExpressibleByArgument.swift
[145/165] Compiling ArgumentParser ParsableArguments.swift
[146/165] Compiling ArgumentParser ParsableArgumentsValidation.swift
[147/165] Compiling ArgumentParser ParsableCommand.swift
[148/165] Compiling ArgumentParser ArgumentDecoder.swift
[149/165] Compiling ArgumentParser OptionGroup.swift
[150/165] Compiling ArgumentParser AsyncParsableCommand.swift
[151/165] Compiling ArgumentParser CommandConfiguration.swift
[152/165] Compiling ArgumentParser CommandGroup.swift
[153/165] Compiling ArgumentParser EnumerableFlag.swift
[155/167] Wrapping AST for ArgumentParser for debugging
[157/171] Compiling ComplexModule Differentiable.swift
[160/173] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[161/173] Emitting module BenchmarkBoilerplateGenerator
[161/174] Wrapping AST for ComplexModule for debugging
[165/177] Compiling Numerics Numerics.swift
[166/177] Emitting module Numerics
[167/178] Emitting module BenchmarkHelpGenerator
[168/178] Compiling BenchmarkHelpGenerator BenchmarkHelpGenerator.swift
[168/179] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[173/181] Wrapping AST for Numerics for debugging
[174/181] Wrapping AST for BenchmarkHelpGenerator for debugging
[175/183] Linking BenchmarkBoilerplateGenerator
[176/183] Linking BenchmarkHelpGenerator
[178/183] Emitting module Histogram
[179/183] Compiling Histogram Histogram.swift
[181/185] Wrapping AST for Histogram for debugging
[183/213] Compiling Benchmark BenchmarkClock.swift
[184/213] Compiling Benchmark BenchmarkExecutor+Extensions.swift
[185/213] Compiling Benchmark BenchmarkExecutor.swift
[186/213] Compiling Benchmark BenchmarkInternals.swift
[187/216] Compiling Benchmark ARCStats.swift
[188/216] Compiling Benchmark ARCStatsProducer.swift
[189/216] Compiling Benchmark Benchmark+ConvenienceInitializers.swift
[190/216] Compiling Benchmark Benchmark.swift
[191/216] Emitting module Benchmark
[192/216] Compiling Benchmark ProgressElements.swift
[193/216] Compiling Benchmark Utilities.swift
[194/216] Compiling Benchmark Statistics.swift
[195/216] Compiling Benchmark BenchmarkMetric+Defaults.swift
[196/216] Compiling Benchmark BenchmarkMetric.swift
[197/216] Compiling Benchmark BenchmarkResult.swift
[198/216] Compiling Benchmark BenchmarkRunner+ReadWrite.swift
[199/216] Compiling Benchmark NIOLock.swift
[200/216] Compiling Benchmark lock.swift
[201/216] Compiling Benchmark OperatingSystemStats.swift
[202/216] Compiling Benchmark OperatingSystemStatsProducer+Darwin.swift
[203/216] Compiling Benchmark BenchmarkRunner.swift
/host/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:89:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds`
Benchmark.checkAbsoluteThresholds = command.checkAbsolute
^
[204/216] Compiling Benchmark BenchmarkThresholds+Defaults.swift
/host/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:89:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds`
Benchmark.checkAbsoluteThresholds = command.checkAbsolute
^
[205/216] Compiling Benchmark BenchmarkThresholds.swift
/host/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:89:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds`
Benchmark.checkAbsoluteThresholds = command.checkAbsolute
^
[206/216] Compiling Benchmark Blackhole.swift
/host/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:89:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds`
Benchmark.checkAbsoluteThresholds = command.checkAbsolute
^
[207/216] Compiling Benchmark OperatingSystemStatsProducer+Linux.swift
[208/216] Compiling Benchmark OutputSuppressor.swift
[209/216] Compiling Benchmark Progress.swift
[210/216] Compiling Benchmark Int+Extensions.swift
[211/216] Compiling Benchmark MallocStats+jemalloc-support.swift
[212/216] Compiling Benchmark MallocStats.swift
[213/216] Compiling Benchmark MallocStatsProducer+jemalloc.swift
[215/218] Wrapping AST for Benchmark for debugging
[217/233] Compiling BenchmarkTool BenchmarkTool+JSON.swift
[218/233] Compiling BenchmarkTool BenchmarkTool+Machine.swift
[219/235] Compiling BenchmarkTool FilePath+DirectoryView.swift
[220/235] Compiling BenchmarkTool String+Additions.swift
[221/235] Compiling BenchmarkTool BenchmarkTool+Export+JMHFormatter.swift
[222/235] Compiling BenchmarkTool BenchmarkTool+Export.swift
[223/235] Compiling BenchmarkTool BenchmarkTool+Export+InfluxCSVFormatter.swift
[224/235] Compiling BenchmarkTool BenchmarkTool+Export+JMHElement.swift
[225/235] Compiling BenchmarkTool BenchmarkTool+Baselines.swift
[226/235] Compiling BenchmarkTool BenchmarkTool+CreateBenchmark.swift
[227/235] Emitting module BenchmarkTool
[228/235] Compiling BenchmarkTool BenchmarkTool+Operations.swift
[229/235] Compiling BenchmarkTool BenchmarkTool+PrettyPrinting.swift
[230/235] Compiling BenchmarkTool BenchmarkTool+ReadP90AbsoluteThresholds.swift
[231/235] Compiling BenchmarkTool BenchmarkTool+Thresholds.swift
[232/235] Compiling BenchmarkTool BenchmarkTool.swift
[233/235] Compiling BenchmarkTool FilePath+Additions.swift
[235/237] Wrapping AST for BenchmarkTool for debugging
[236/237] Linking BenchmarkTool
Build complete! (43.08s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "texttable",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ordo-one/TextTable.git"
},
{
"identity" : "hdrhistogram-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/HdrHistogram/hdrhistogram-swift.git"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
},
{
"identity" : "package-jemalloc",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ordo-one/package-jemalloc.git"
}
],
"manifest_display_name" : "Benchmark",
"name" : "Benchmark",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "BenchmarkCommandPlugin",
"targets" : [
"BenchmarkCommandPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "BenchmarkPlugin",
"targets" : [
"BenchmarkPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "Benchmark",
"targets" : [
"Benchmark"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BenchmarkTool",
"targets" : [
"BenchmarkTool"
],
"type" : {
"executable" : null
}
},
{
"name" : "BenchmarkHelpGenerator",
"targets" : [
"BenchmarkHelpGenerator"
],
"type" : {
"executable" : null
}
},
{
"name" : "BenchmarkBoilerplateGenerator",
"targets" : [
"BenchmarkBoilerplateGenerator"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SwiftRuntimeHooks",
"module_type" : "ClangTarget",
"name" : "SwiftRuntimeHooks",
"path" : "Sources/SwiftRuntimeHooks",
"product_memberships" : [
"BenchmarkCommandPlugin",
"Benchmark",
"BenchmarkTool"
],
"sources" : [
"shims.c"
],
"type" : "library"
},
{
"c99name" : "CLinuxOperatingSystemStats",
"module_type" : "ClangTarget",
"name" : "CLinuxOperatingSystemStats",
"path" : "Platform/CLinuxOperatingSystemStats",
"product_memberships" : [
"BenchmarkCommandPlugin",
"Benchmark",
"BenchmarkTool"
],
"sources" : [
"CLinuxOperatingSystemStats.c"
],
"type" : "library"
},
{
"c99name" : "CDarwinOperatingSystemStats",
"module_type" : "ClangTarget",
"name" : "CDarwinOperatingSystemStats",
"path" : "Platform/CDarwinOperatingSystemStats",
"product_memberships" : [
"BenchmarkCommandPlugin",
"Benchmark",
"BenchmarkTool"
],
"sources" : [
"CDarwinOperatingSystemStats.c"
],
"type" : "library"
},
{
"c99name" : "BenchmarkTool",
"module_type" : "SwiftTarget",
"name" : "BenchmarkTool",
"path" : "Plugins/BenchmarkTool",
"product_dependencies" : [
"ArgumentParser",
"SystemPackage",
"TextTable"
],
"product_memberships" : [
"BenchmarkCommandPlugin",
"BenchmarkTool"
],
"sources" : [
"BenchmarkTool+Baselines.swift",
"BenchmarkTool+CreateBenchmark.swift",
"BenchmarkTool+Export+InfluxCSVFormatter.swift",
"BenchmarkTool+Export+JMHElement.swift",
"BenchmarkTool+Export+JMHFormatter.swift",
"BenchmarkTool+Export.swift",
"BenchmarkTool+JSON.swift",
"BenchmarkTool+Machine.swift",
"BenchmarkTool+Operations.swift",
"BenchmarkTool+PrettyPrinting.swift",
"BenchmarkTool+ReadP90AbsoluteThresholds.swift",
"BenchmarkTool+Thresholds.swift",
"BenchmarkTool.swift",
"FilePath+Additions.swift",
"FilePath+DirectoryView.swift",
"String+Additions.swift"
],
"target_dependencies" : [
"Benchmark",
"BenchmarkShared"
],
"type" : "executable"
},
{
"c99name" : "BenchmarkTests",
"module_type" : "SwiftTarget",
"name" : "BenchmarkTests",
"path" : "Tests/BenchmarkTests",
"sources" : [
"AdditionalTests.swift",
"BenchmarkMetricsTests.swift",
"BenchmarkResultTests.swift",
"BenchmarkRunnerTests.swift",
"BenchmarkTests.swift",
"OperatingSystemAndMallocTests.swift",
"StatisticsTests.swift"
],
"target_dependencies" : [
"Benchmark"
],
"type" : "test"
},
{
"c99name" : "BenchmarkShared",
"module_type" : "SwiftTarget",
"name" : "BenchmarkShared",
"path" : "Sources/BenchmarkShared",
"product_memberships" : [
"BenchmarkCommandPlugin",
"Benchmark",
"BenchmarkTool",
"BenchmarkHelpGenerator"
],
"sources" : [
"Command+Helpers.swift"
],
"type" : "library"
},
{
"c99name" : "BenchmarkPlugin",
"module_type" : "PluginTarget",
"name" : "BenchmarkPlugin",
"path" : "Plugins/BenchmarkPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"BenchmarkPlugin"
],
"sources" : [
"BenchmarkSupportPlugin.swift"
],
"target_dependencies" : [
"BenchmarkBoilerplateGenerator"
],
"type" : "plugin"
},
{
"c99name" : "BenchmarkHelpGenerator",
"module_type" : "SwiftTarget",
"name" : "BenchmarkHelpGenerator",
"path" : "Plugins/BenchmarkHelpGenerator",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"BenchmarkHelpGenerator"
],
"sources" : [
"BenchmarkHelpGenerator.swift"
],
"target_dependencies" : [
"BenchmarkShared"
],
"type" : "executable"
},
{
"c99name" : "BenchmarkCommandPlugin",
"module_type" : "PluginTarget",
"name" : "BenchmarkCommandPlugin",
"path" : "Plugins/BenchmarkCommandPlugin",
"plugin_capability" : {
"intent" : {
"description" : "Run the Benchmark performance test suite.",
"type" : "custom",
"verb" : "benchmark"
},
"permissions" : [
],
"type" : "command"
},
"product_memberships" : [
"BenchmarkCommandPlugin"
],
"sources" : [
"ArgumentExtractor+Extensions.swift",
"BenchmarkCommandPlugin.swift",
"BenchmarkPlugin+Help.swift",
"Command+Helpers.swift"
],
"target_dependencies" : [
"BenchmarkTool"
],
"type" : "plugin"
},
{
"c99name" : "BenchmarkBoilerplateGenerator",
"module_type" : "SwiftTarget",
"name" : "BenchmarkBoilerplateGenerator",
"path" : "Plugins/BenchmarkBoilerplateGenerator",
"product_dependencies" : [
"ArgumentParser",
"SystemPackage"
],
"product_memberships" : [
"BenchmarkPlugin",
"BenchmarkBoilerplateGenerator"
],
"sources" : [
"BenchmarkBoilerplateGenerator.swift"
],
"type" : "executable"
},
{
"c99name" : "Benchmark",
"module_type" : "SwiftTarget",
"name" : "Benchmark",
"path" : "Sources/Benchmark",
"product_dependencies" : [
"Histogram",
"ArgumentParser",
"SystemPackage",
"Atomics",
"jemalloc"
],
"product_memberships" : [
"BenchmarkCommandPlugin",
"Benchmark",
"BenchmarkTool"
],
"sources" : [
"ARCStats/ARCStats.swift",
"ARCStats/ARCStatsProducer.swift",
"Benchmark+ConvenienceInitializers.swift",
"Benchmark.swift",
"BenchmarkClock.swift",
"BenchmarkExecutor+Extensions.swift",
"BenchmarkExecutor.swift",
"BenchmarkInternals.swift",
"BenchmarkMetric+Defaults.swift",
"BenchmarkMetric.swift",
"BenchmarkResult.swift",
"BenchmarkRunner+ReadWrite.swift",
"BenchmarkRunner.swift",
"BenchmarkThresholds+Defaults.swift",
"BenchmarkThresholds.swift",
"Blackhole.swift",
"Int+Extensions.swift",
"MallocStats/MallocStats+jemalloc-support.swift",
"MallocStats/MallocStats.swift",
"MallocStats/MallocStatsProducer+jemalloc.swift",
"NIOConcurrencyHelpers/NIOLock.swift",
"NIOConcurrencyHelpers/lock.swift",
"OperatingSystemStats/OperatingSystemStats.swift",
"OperatingSystemStats/OperatingSystemStatsProducer+Darwin.swift",
"OperatingSystemStats/OperatingSystemStatsProducer+Linux.swift",
"OutputSuppressor.swift",
"Progress/Progress.swift",
"Progress/ProgressElements.swift",
"Progress/Utilities.swift",
"Statistics.swift"
],
"target_dependencies" : [
"CDarwinOperatingSystemStats",
"CLinuxOperatingSystemStats",
"SwiftRuntimeHooks",
"BenchmarkShared"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.