The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Benchmark, reference main (6b8c88), with Swift 5.10 for macOS (SPM) on 26 Aug 2025 13:21:45 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ordo-one/package-benchmark.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ordo-one/package-benchmark
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6b8c88f fix(patch): Fix occasionally incorrect unit in some tables [2/4] (#329)
Cloned https://github.com/ordo-one/package-benchmark.git
Revision (git rev-parse @):
6b8c88f8089e518063cb7efc928ddacfdf6d867e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ordo-one/package-benchmark.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/ordo-one/package-benchmark.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin BenchmarkCommandPlugin
[2/2] Compiling plugin BenchmarkPlugin
[3/3] Compiling plugin GenerateDoccReference
[4/4] Compiling plugin GenerateManual
Building for debugging...
[4/36] Write sources
[10/36] Write BenchmarkTool-entitlement.plist
[14/36] Write sources
[14/36] Write BenchmarkHelpGenerator-entitlement.plist
[17/36] Write sources
[20/36] Write BenchmarkBoilerplateGenerator-entitlement.plist
[21/36] Write swift-version-33747A42983211AE.txt
[22/36] Compiling CDarwinOperatingSystemStats CDarwinOperatingSystemStats.c
[23/36] Compiling CSystem shims.c
[24/36] Compiling _NumericsShims _NumericsShims.c
[25/90] Compiling _AtomicsShims.c
[27/90] Compiling RealModule Real.swift
[28/90] Compiling RealModule Float80+Real.swift
[28/91] Compiling SwiftRuntimeHooks shims.c
[30/91] Emitting module BenchmarkShared
[31/91] Compiling BenchmarkShared Command+Helpers.swift
[32/91] Compiling RealModule Float+Real.swift
[33/91] Compiling RealModule Float16+Real.swift
[34/91] Compiling RealModule ElementaryFunctions.swift
[35/91] Compiling RealModule ApproximateEquality.swift
[36/91] Compiling RealModule AugmentedArithmetic.swift
[37/91] Compiling RealModule AlgebraicField.swift
[38/91] Emitting module RealModule
[39/91] Compiling RealModule Double+Real.swift
[40/91] Compiling RealModule RealFunctions.swift
[41/115] Compiling Atomics AtomicValue.swift
[42/115] Compiling Atomics AtomicMemoryOrderings.swift
[43/116] Compiling Atomics ManagedAtomicLazyReference.swift
[44/116] Compiling Atomics UnsafeAtomic.swift
[45/116] Emitting module ArgumentParserToolInfo
[46/116] Compiling Atomics Primitives.native.swift
[47/116] Compiling Atomics DoubleWord.swift
[48/116] Compiling Atomics ManagedAtomic.swift
[49/116] Compiling ArgumentParserToolInfo ToolInfo.swift
[50/119] Compiling Atomics AtomicInteger.swift
[51/119] Compiling Atomics AtomicOptionalWrappable.swift
[52/119] Compiling Atomics UnsafeAtomicLazyReference.swift
[53/119] Compiling Atomics IntegerOperations.swift
[54/165] Compiling Atomics Unmanaged extensions.swift
[55/165] Compiling ArgumentParser HelpGenerator.swift
[56/165] Compiling ArgumentParser CommandConfiguration.swift
[57/165] Compiling ArgumentParser CommandGroup.swift
[58/165] Compiling ArgumentParser Errors.swift
[59/165] Compiling ArgumentParser Flag.swift
[60/165] Compiling ArgumentParser OptionGroup.swift
[61/165] Compiling ArgumentParser AsyncParsableCommand.swift
[62/165] Compiling ArgumentParser NameSpecification.swift
[63/165] Compiling ArgumentParser Option.swift
[66/165] Compiling ArgumentParser ParsableCommand.swift
[67/165] Compiling ArgumentParser ArgumentDecoder.swift
[68/165] Compiling ArgumentParser SplitArguments.swift
[69/165] Compiling ArgumentParser DumpHelpGenerator.swift
[70/165] Compiling ArgumentParser HelpCommand.swift
[71/165] Emitting module SystemPackage
[72/165] Compiling ArgumentParser EnumerableFlag.swift
[73/165] Compiling ArgumentParser ExpressibleByArgument.swift
[74/165] Compiling ArgumentParser ParsableArguments.swift
[75/165] Compiling ComplexModule Complex.swift
[76/165] Compiling ComplexModule Differentiable.swift
[77/165] Compiling ComplexModule Arithmetic.swift
[78/165] Emitting module ComplexModule
[79/165] Compiling ComplexModule ElementaryFunctions.swift
[80/165] Compiling ArgumentParser Mutex.swift
[81/165] Compiling ArgumentParser Platform.swift
[82/165] Compiling ArgumentParser ParserError.swift
[83/165] Compiling ArgumentParser ArgumentDefinition.swift
[84/165] Compiling ArgumentParser ArgumentSet.swift
[85/165] Compiling ArgumentParser CommandParser.swift
[86/165] Compiling ArgumentParser MessageInfo.swift
[87/165] Compiling ArgumentParser UsageGenerator.swift
[88/165] Compiling ArgumentParser CollectionExtensions.swift
[89/167] Compiling ArgumentParser ArgumentDiscussion.swift
[90/167] Compiling ArgumentParser ArgumentHelp.swift
[91/167] Compiling ArgumentParser ArgumentVisibility.swift
[92/167] Compiling Numerics Numerics.swift
[93/167] Emitting module Numerics
[95/169] Compiling ArgumentParser CompletionKind.swift
[96/169] Emitting module Atomics
[106/173] Emitting module ArgumentParser
[107/173] Compiling ArgumentParser InputKey.swift
[108/173] Compiling ArgumentParser InputOrigin.swift
[109/173] Compiling ArgumentParser Name.swift
[110/173] Compiling ArgumentParser Parsed.swift
[111/173] Compiling ArgumentParser ParsedValues.swift
[112/173] Compiling ArgumentParser NonsenseFlagsValidator.swift
[113/173] Compiling ArgumentParser ParsableArgumentsValidation.swift
[114/173] Compiling ArgumentParser PositionalArgumentsValidator.swift
[115/173] Compiling ArgumentParser UniqueNamesValidator.swift
[116/173] Compiling ArgumentParser SequenceExtensions.swift
[117/173] Compiling ArgumentParser StringExtensions.swift
[118/173] Compiling ArgumentParser SwiftExtensions.swift
[119/173] Compiling ArgumentParser Tree.swift
[120/173] Compiling ArgumentParser CodingKeyValidator.swift
[126/173] Compiling ArgumentParser BashCompletionsGenerator.swift
[127/173] Compiling ArgumentParser CompletionsGenerator.swift
[128/173] Compiling ArgumentParser FishCompletionsGenerator.swift
[129/173] Compiling ArgumentParser ZshCompletionsGenerator.swift
[130/173] Compiling ArgumentParser Argument.swift
[131/173] Compiling Histogram Histogram.swift
[132/173] Emitting module Histogram
[133/173] Compiling TextTable SimpleFormat.swift
[134/173] Compiling TextTable String+Util.swift
[135/173] Compiling TextTable PsqlFormat.swift
[136/173] Compiling TextTable RstFormat.swift
[137/173] Compiling TextTable PlainFormat.swift
[138/174] Compiling TextTable OrgFormat.swift
[143/174] Compiling TextTable PipeFormat.swift
[144/174] Emitting module TextTable
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[165/174] Compiling TextTable TextTable.swift
[166/206] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[167/206] Emitting module BenchmarkBoilerplateGenerator
[167/206] Write Objects.LinkFileList
[169/206] Compiling Benchmark MallocStats.swift
[170/206] Compiling Benchmark MallocStatsProducer+jemalloc.swift
[171/206] Compiling Benchmark NIOLock.swift
[172/209] Compiling BenchmarkHelpGenerator BenchmarkHelpGenerator.swift
[173/209] Emitting module BenchmarkHelpGenerator
[173/209] Write Objects.LinkFileList
[175/209] Compiling Benchmark ARCStats.swift
[176/209] Compiling Benchmark ARCStatsProducer.swift
[177/209] Compiling Benchmark Benchmark+ConvenienceInitializers.swift
[178/209] Compiling Benchmark BenchmarkRunner.swift
/Users/admin/builder/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:92:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds`
            Benchmark.checkAbsoluteThresholds = command.checkAbsolute
                      ^
[179/209] Compiling Benchmark BenchmarkThresholds+Defaults.swift
/Users/admin/builder/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:92:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds`
            Benchmark.checkAbsoluteThresholds = command.checkAbsolute
                      ^
[180/209] Compiling Benchmark BenchmarkThresholds.swift
/Users/admin/builder/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:92:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds`
            Benchmark.checkAbsoluteThresholds = command.checkAbsolute
                      ^
[180/209] Linking BenchmarkBoilerplateGenerator
[181/209] Applying BenchmarkBoilerplateGenerator
[183/209] Emitting module Benchmark
[184/209] Compiling Benchmark ProgressElements.swift
[185/209] Compiling Benchmark Utilities.swift
[186/209] Compiling Benchmark Statistics.swift
[187/209] Compiling Benchmark lock.swift
[188/209] Compiling Benchmark OperatingSystemStats.swift
[189/209] Compiling Benchmark OperatingSystemStatsProducer+Darwin.swift
[190/209] Compiling Benchmark OperatingSystemStatsProducer+Linux.swift
[191/209] Compiling Benchmark OutputSuppressor.swift
[192/209] Compiling Benchmark Progress.swift
[193/209] Compiling Benchmark Benchmark.swift
[194/209] Compiling Benchmark BenchmarkClock.swift
[195/209] Compiling Benchmark BenchmarkExecutor+Extensions.swift
[196/209] Compiling Benchmark Blackhole.swift
[197/209] Compiling Benchmark Int+Extensions.swift
[198/209] Compiling Benchmark MallocStats+jemalloc-support.swift
[198/209] Linking BenchmarkHelpGenerator
[199/209] Applying BenchmarkHelpGenerator
[201/209] Compiling Benchmark BenchmarkMetric.swift
[202/209] Compiling Benchmark BenchmarkResult.swift
[203/209] Compiling Benchmark BenchmarkRunner+ReadWrite.swift
[204/209] Compiling Benchmark BenchmarkExecutor.swift
[205/209] Compiling Benchmark BenchmarkInternals.swift
[206/209] Compiling Benchmark BenchmarkMetric+Defaults.swift
[207/225] Compiling BenchmarkTool FilePath+Additions.swift
[208/226] Compiling BenchmarkTool String+Additions.swift
[209/226] Compiling BenchmarkTool BenchmarkTool.swift
[210/226] Compiling BenchmarkTool BenchmarkTool+ReadP90AbsoluteThresholds.swift
[211/226] Compiling BenchmarkTool BenchmarkTool+Thresholds.swift
[212/226] Compiling BenchmarkTool FilePath+DirectoryView.swift
[213/226] Compiling BenchmarkTool BenchmarkTool+Baselines.swift
[214/226] Compiling BenchmarkTool BenchmarkTool+CreateBenchmark.swift
[215/226] Compiling BenchmarkTool BenchmarkTool+Export+JMHFormatter.swift
[216/226] Compiling BenchmarkTool BenchmarkTool+Export.swift
[217/226] Compiling BenchmarkTool BenchmarkTool+JSON.swift
[218/226] Compiling BenchmarkTool BenchmarkTool+Machine.swift
[219/226] Compiling BenchmarkTool BenchmarkTool+Export+InfluxCSVFormatter.swift
[220/226] Compiling BenchmarkTool BenchmarkTool+Export+JMHElement.swift
[221/226] Emitting module BenchmarkTool
[222/226] Compiling BenchmarkTool BenchmarkTool+Operations.swift
[223/226] Compiling BenchmarkTool BenchmarkTool+PrettyPrinting.swift
[223/226] Write Objects.LinkFileList
[224/226] Linking BenchmarkTool
[225/226] Applying BenchmarkTool
Build complete! (22.07s)
warning: 'spi-builder-workspace': Building for SPI@macOS, disabling Jemalloc
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/ordo-one/TextTable.git
Fetching https://github.com/HdrHistogram/hdrhistogram-swift.git
Fetching https://github.com/apple/swift-system.git
[1/203] Fetching texttable
[28/5103] Fetching texttable, swift-system
[175/6911] Fetching texttable, swift-system, swift-atomics
[473/7513] Fetching texttable, swift-system, swift-atomics, hdrhistogram-swift
[5813/23202] Fetching texttable, swift-system, swift-atomics, hdrhistogram-swift, swift-argument-parser
Fetched https://github.com/apple/swift-atomics.git from cache (1.55s)
Fetched https://github.com/HdrHistogram/hdrhistogram-swift.git from cache (1.55s)
Fetched https://github.com/apple/swift-system.git from cache (1.55s)
[517/15892] Fetching texttable, swift-argument-parser
Fetched https://github.com/ordo-one/TextTable.git from cache (2.05s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.05s)
Computing version for https://github.com/ordo-one/TextTable.git
Computed https://github.com/ordo-one/TextTable.git at 0.0.2 (0.41s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift.git
Computed https://github.com/HdrHistogram/hdrhistogram-swift.git at 0.1.3 (0.42s)
Fetching https://github.com/apple/swift-numerics
[1/6342] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (1.14s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (0.45s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.34s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.37s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.36s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
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.6.1
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
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" : "/Users/admin/builder/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"
}
Done.