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
156 stars 50 forks source link

Use graphmetrics submodule #132

Closed hhellyer closed 7 years ago

hhellyer commented 7 years ago

This moves Swiftmetrics to use the graphmetrics submodule rather than its own copy of all the graphing code.