google / google/xls

schedule proto should expose critical path information

Open
#1,088 0 comments 0 reactions 0 assignees View on GitHub
scheduler
Dominant language
C++
Stars
1.9k
Forks
283
Avg merge
2d 10h
Merged PRs (30d)
135

Description

currently the schedule proto contains delay per op per stage, but not the actual critical path delay estimate.

we could mirror the analysis done in `delay_info_main` and `benchmark_main` (assuming it's not too costly) to add structured critical path delay information to the schedule proto so that it can be leveraged by other tools.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.