slashmo / gsoc-swift-baggage-context

BaggageContext library, extracted from slashmo/gsoc-swift-tracing
https://github.com/slashmo/gsoc-swift-tracing
Apache License 2.0
4 stars 2 forks source link

Prefix Benchmark targets to avoid name clashes #21

Closed slashmo closed 3 years ago

slashmo commented 3 years ago

We had some trouble compiling the swift-tracing library because it also defined Benchmarks & SwiftBenchmarkTools. Prefixing both fixes that issue.

Context: https://github.com/slashmo/gsoc-swift-tracing/pull/128#discussion_r471492938