RuntimeTools / SwiftMetrics

Swift Application Metrics instruments the Swift runtime for performance monitoring, providing the monitoring data programatically via an API or visually with an Eclipse Client.
https://developer.ibm.com/swift/monitoring-diagnostics/application-metrics-for-swift/
Other
155 stars 50 forks source link

fix: compile warnings #209

Closed ianpartridge closed 5 years ago

ianpartridge commented 5 years ago

'public' modifier is redundant for instance method declared in a public extension