-
-
Notifications
You must be signed in to change notification settings - Fork 222
Closed
Description
@jaredpar is updating VBCSCompiler to produce more actionable data relating to the use of the compiler server. For each compiler invocation, the following will be available:
- The compiler server is enabled, and was used for the compilation request (ideal case)
- The compiler server is disabled due to the project configuration (success case, but known to be slow)
- The compiler server is enabled, but was unable to serve the compilation request (failure case)
- Failed to launch the compiler server
- Server launched, but failed due to [cause]
Due to the performance impact of successful operation of the compiler server, we should offer a feature to summarize the results of all compilation requests present in a binary log for quick review.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels