Skip to content

Signpost

Pre-release
Pre-release
Compare
Choose a tag to compare
@tcldr tcldr released this 19 Jul 10:11
· 25 commits to master since this release

Includes a new signpost operator that enables easy performance logging for your Combine sequences. Use the operator to generate ranged os_signpost logs of publisher events that can be visualised in Instruments.

Also, for additional clarity, TestableSubscriber's sequence and demands properties have been renamed to recordedOutput and recordedDemandLog respectively. Thanks to @heckj for the suggestion!