GottaGoFast — a Swift benchmarking library.
{ "name": "GottaGoFast", "path": "/usr/src/package", "targets": [ { "name": "GottaGoFast", "path": "Sources/GottaGoFast", "type": "library", "c99name": "GottaGoFast", "sources": [ "BenchmarkResult.swift", "PerformanceTestCase.swift", "RunDestination.swift", "StringInterpolation.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "GottaGoFast" ], "product_dependencies": [ "Yams" ] } ], "products": [ { "name": "GottaGoFast", "type": { "library": [ "automatic" ] }, "targets": [ "GottaGoFast" ] } ], "platforms": [], "dependencies": [ { "url": "https://github.com/jpsim/Yams.git", "type": "sourceControl", "identity": "yams", "requirement": { "range": [ { "lower_bound": "2.0.0", "upper_bound": "3.0.0" } ] } } ], "tools_version": "5.0", "manifest_display_name": "GottaGoFast" }
{ "name": "GottaGoFast", "targets": [ { "name": "GottaGoFast", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "Yams", null ] } ], "packageAccess": false } ], "products": [ { "name": "GottaGoFast", "type": { "library": [ "automatic" ] }, "targets": [ "GottaGoFast" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "identity": "yams", "location": { "remote": [ { "urlString": "https://github.com/jpsim/Yams.git" } ] }, "requirement": { "range": [ { "lowerBound": "2.0.0", "upperBound": "3.0.0" } ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "5.0.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "GottaGoFast", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/jpsim/Yams.git", "name": "Yams", "path": "/usr/src/package/.build/checkouts/Yams", "version": "2.0.0", "identity": "yams", "dependencies": [] } ] }