0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-19 19:42:19 +02:00
libsignal/swift/Benchmarks
Jordan Rose d2f7ba244b swift: Match debug/release when building benchmarks
Benchmarks should normally be run in the release configuration, but CI
just wants to make sure they still work by running them with a debug
libsignal_ffi.a. Instead of making that a fallback, make it
configuration-dependent, so you can't ever accidentally test the wrong
thing.
2024-03-15 09:58:02 -07:00
..
Sources/Benchmarks swift: Add a Benchmarks package for local profiling 2024-03-12 17:03:45 -07:00
Package.resolved swift: Add a Benchmarks package for local profiling 2024-03-12 17:03:45 -07:00
Package.swift swift: Match debug/release when building benchmarks 2024-03-15 09:58:02 -07:00