# Motivation This PR supersedes https://github.com/apple/swift-metrics/pull/135. The goal is to make it easier to measure asynchronous code when using `Metrics`. # Modification This PR does: - Deprecate the current static method for measuring synchronous code - Add a new instance method to measure synchronous code - Add a new instance method to measure asynchronous code |
||
|---|---|---|
| .. | ||
| CoreMetricsTests.swift | ||
| MetricsTests.swift | ||
| TestSendable.swift | ||