EngFlow / bazel_invocation_analyzer

A tool that automatically analyzes a Bazel build's profile and offers suggestions on how to make it faster.
https://analyzer.engflow.com
Apache License 2.0
90 stars 10 forks source link

[SuggestionProvider] Suggest using Skymeld #121

Closed saraadams closed 11 months ago

saraadams commented 11 months ago

If the profile indicates Skymeld was not used, suggest enabling it. A caveat is included if the Bazel profile doesn't report a Bazel version that supports Skymeld

Fixes #91