Skip to content

Conversation

@ronakj
Copy link

@ronakj ronakj commented Mar 23, 2022

Adding support for adding some additional data for analysis purposes. My use case - I want lage to output the targetGraph too in the profile json, so that we can analyze the build graph and figure out the critical path which impacts the build duration the most.

otherData is supported by trace event format described here https://docs.google.com/document/d/1CvAClvFfyA5R-PhYUmn5OOQtYMH4h6I0nSsKchNAySU/preview#heading=h.uxpopqvbjezh. Tested the second profile format (with otherData) in edge and it seems to be working fine.

@kenotron
Copy link
Contributor

Would you mind adding some tests & a little paragraph about how this should be used in the readme.md ?

@kenotron kenotron self-requested a review March 23, 2022 17:14
@ronakj
Copy link
Author

ronakj commented Mar 24, 2022

@kenotron Added tests and updated readme.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants