llvm-project icon indicating copy to clipboard operation
llvm-project copied to clipboard

Add information on swiftmodule load times to statistics dump command

Open sdkitono opened this issue 1 year ago • 3 comments

This is based on the PR https://github.com/swiftlang/llvm-project/pull/5540 that was approved but never merged upstream.

At Meta, we make extensive use of the statistics dump command. One thing we want to track is how long each swiftmodule took to load. We've been using a version of these patches internally for a while and have found them to be useful enough to upstream.

sdkitono avatar Nov 28 '24 00:11 sdkitono

@swift-ci please test and tagging @bulbazord for his review as well on this PR because it is based on his PR

sdkitono avatar Nov 28 '24 00:11 sdkitono

@swift-ci please test

drodriguez avatar Dec 02 '24 18:12 drodriguez

@swift-ci please test llvm

drodriguez avatar Dec 02 '24 18:12 drodriguez