Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add summary command to pulumi-trace-tool #3

Merged
merged 4 commits into from
Sep 19, 2022
Merged

Add summary command to pulumi-trace-tool #3

merged 4 commits into from
Sep 19, 2022

Conversation

t0yv0
Copy link
Member

@t0yv0 t0yv0 commented Sep 16, 2022

WIP add a command to simplify benchmark analysis.

Mode of operation:

  1. Download trace artifacts such as https://github.com/pulumi/templates/actions/runs/3056151225
  2. pulumi-trace-tool summary ~/Downloads/*.trace > data.csv
  3. spreadsheets/pandas on the data

@t0yv0 t0yv0 changed the title [WIP] add summary command Add summary command Sep 16, 2022
@t0yv0 t0yv0 marked this pull request as ready for review September 16, 2022 16:39
Copy link
Contributor

@RobbieMcKinstry RobbieMcKinstry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

summary_command.go Outdated Show resolved Hide resolved
Co-authored-by: Robbie McKinstry <thesnowmancometh@gmail.com>
@t0yv0 t0yv0 merged commit 0202c5a into main Sep 19, 2022
@t0yv0 t0yv0 changed the title Add summary command Add summary command to pulumi-trace-tool Sep 22, 2022
@t0yv0 t0yv0 deleted the t0yv0/summary branch March 1, 2024 21:34
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.

None yet

2 participants