diff --git a/Benchmarks/.gitignore b/Benchmarks/.gitignore index 2dc6f9a..8760ad6 100644 --- a/Benchmarks/.gitignore +++ b/Benchmarks/.gitignore @@ -1 +1,2 @@ .benchmarkBaselines +Package.resolved \ No newline at end of file diff --git a/Benchmarks/Package.resolved b/Benchmarks/Package.resolved deleted file mode 100644 index 5eb7051..0000000 --- a/Benchmarks/Package.resolved +++ /dev/null @@ -1,77 +0,0 @@ -{ - "pins" : [ - { - "identity" : "hdrhistogram-swift", - "kind" : "remoteSourceControl", - "location" : "https://github.com/HdrHistogram/hdrhistogram-swift", - "state" : { - "revision" : "a69fa24d7b70421870cafa86340ece900489e17e", - "version" : "0.1.2" - } - }, - { - "identity" : "package-benchmark", - "kind" : "remoteSourceControl", - "location" : "https://github.com/ordo-one/package-benchmark.git", - "state" : { - "revision" : "8520cdd4a225519d283649a38c66756430378ec3", - "version" : "1.23.1" - } - }, - { - "identity" : "package-jemalloc", - "kind" : "remoteSourceControl", - "location" : "https://github.com/ordo-one/package-jemalloc", - "state" : { - "revision" : "e8a5db026963f5bfeac842d9d3f2cc8cde323b49", - "version" : "1.0.0" - } - }, - { - "identity" : "swift-argument-parser", - "kind" : "remoteSourceControl", - "location" : "https://github.com/apple/swift-argument-parser", - "state" : { - "revision" : "46989693916f56d1186bd59ac15124caef896560", - "version" : "1.3.1" - } - }, - { - "identity" : "swift-atomics", - "kind" : "remoteSourceControl", - "location" : "https://github.com/apple/swift-atomics", - "state" : { - "revision" : "cd142fd2f64be2100422d658e7411e39489da985", - "version" : "1.2.0" - } - }, - { - "identity" : "swift-numerics", - "kind" : "remoteSourceControl", - "location" : "https://github.com/apple/swift-numerics", - "state" : { - "revision" : "0a5bc04095a675662cf24757cc0640aa2204253b", - "version" : "1.0.2" - } - }, - { - "identity" : "swift-system", - "kind" : "remoteSourceControl", - "location" : "https://github.com/apple/swift-system", - "state" : { - "revision" : "025bcb1165deab2e20d4eaba79967ce73013f496", - "version" : "1.2.1" - } - }, - { - "identity" : "texttable", - "kind" : "remoteSourceControl", - "location" : "https://github.com/ordo-one/TextTable", - "state" : { - "revision" : "a27a07300cf4ae322e0079ca0a475c5583dd575f", - "version" : "0.0.2" - } - } - ], - "version" : 2 -}