issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
{short headline describing the bug, not the fix}
#85
adamlaska
closed
1 year ago
1
Add DataProvider for RemoteLatency
#84
lrgoldstein
closed
1 year ago
0
Provide links to documentation from Readme
#83
lrgoldstein
closed
1 year ago
0
[Docs] Add output sample for creating suggestion doc
#82
lrgoldstein
closed
1 year ago
0
Docs: Reference public web UI
#81
saraadams
closed
1 year ago
0
Docs: Fix relative paths
#80
saraadams
closed
1 year ago
0
Docs: Add documentation on the architecture and how to extend
#79
saraadams
closed
1 year ago
0
Docs: Update contact email address to analyzer@engflow.com
#78
saraadams
closed
1 year ago
0
BazelProfile: shorten output of `#getSummary`
#77
saraadams
closed
1 year ago
0
BottleneckSuggestionProvider: Fix verbose settings
#76
saraadams
closed
2 years ago
0
Code style: remove unnecessary final
#75
saraadams
closed
2 years ago
1
Standardize on Bazel documentation link format
#74
lrgoldstein
closed
2 years ago
1
BazelProfile: Better handling of invalid profiles
#73
saraadams
closed
2 years ago
0
Docs: Link to relevant FAQ question
#72
saraadams
closed
2 years ago
0
Code style: Mark nullable fields with `@Nullable`
#71
saraadams
closed
2 years ago
0
Docs: Extend README to include contact and contributing info
#70
saraadams
closed
2 years ago
0
Old version support: Check for both new and older Bazel profile constants
#69
saraadams
closed
2 years ago
0
Invalid Bazel profile, JSON file missing "Main Thread"
#68
jotadrilo
closed
2 years ago
1
Valid profiles not recognized, e.g. when `Main Thread` is missing
#67
saraadams
closed
2 years ago
8
ActionStats: Better singular/plural handling in `getSummary`
#66
saraadams
closed
2 years ago
0
DurationUtil: add convenience method `getPercentageOf`
#65
saraadams
closed
2 years ago
0
RemoteExecutionUsed: Avoid false positives with stricter checks
#64
saraadams
closed
2 years ago
4
EstimatedCores: Better handle profiles when phases do not include events
#63
saraadams
closed
2 years ago
0
CLI: Avoid outputting the same failure message multiple times.
#62
saraadams
closed
2 years ago
0
BazelProfile: In summary, include data about threads
#61
saraadams
closed
2 years ago
0
Profiles generated with `--disk_cache` incorrectly identified as RE
#60
saraadams
closed
2 years ago
2
Exception in thread "main" java.lang.IllegalArgumentException: external/local_jdk
#59
jotadrilo
closed
2 years ago
13
Bump bazel version to the latest stable.
#58
meisterT
closed
2 years ago
2
Docs: Give guidance on how to share Bazel profiles
#57
saraadams
closed
2 years ago
0
CriticalPathQueuingDuration: improve data extraction
#56
saraadams
closed
2 years ago
1
Core: Avoid NPEs on invalid Bazel profiles
#55
saraadams
closed
2 years ago
0
Invalid JSON file causes NullPointerException
#54
saraadams
closed
2 years ago
0
Analyzer: Add a SuggestionProvider for profiles with little data
#53
saraadams
closed
2 years ago
0
Docs: Remove redundant text in CONTRIBUTING.md
#52
saraadams
closed
2 years ago
0
CLI: In verbose mode, include in data dump the reason for empty Datums
#51
saraadams
closed
2 years ago
0
Code style: Mark `TotalDuration.emptyReason` as `@Nullable`
#50
saraadams
closed
2 years ago
0
Code style: fix path for 3rd party deps in BUILD files
#49
saraadams
closed
2 years ago
0
CLI: Restructure output and sort suggestions by potential improvement
#48
saraadams
closed
2 years ago
2
Core: Introduce NullDatumException
#47
saraadams
closed
2 years ago
0
Core: Improve messaging around empty `Datum`s
#46
saraadams
closed
2 years ago
6
Communication: update email address
#45
saraadams
closed
2 years ago
0
Docs: Add guidance on contributing
#44
saraadams
closed
2 years ago
0
BazelPhaseDescriptions: return `Optional<BazelPhaseDescription` on `#get`
#43
saraadams
closed
2 years ago
0
ActionStats: return `Optional` list of bottlenecks
#42
saraadams
closed
2 years ago
5
CriticalPathDuration and CriticalPathQueuingDuration: return Optional<Duration>
#41
saraadams
closed
2 years ago
0
EstimatedCoresDataProvider: use `Optional` in various `Datum`s
#40
saraadams
closed
2 years ago
0
TotalDuration: return Optional<Duration>
#39
saraadams
closed
2 years ago
0
Introduce Optionals instead of returning null `Datum`s
#38
saraadams
closed
2 years ago
0
CLI: Link to GitHub issues overview page
#37
saraadams
closed
2 years ago
0
Mark nullable fields in test with `@Nullable`
#36
saraadams
closed
2 years ago
0
Previous
Next