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

Remove wall time from BM report #10829

Closed
wants to merge 3 commits into from
Closed

Remove wall time from BM report #10829

wants to merge 3 commits into from

Conversation

assignUser
Copy link
Collaborator

The method I used to get the wall time is brittle against changes in the ninja log layout (e.g. through cmake or ninja updates) and currently making the plots useless due to an underflow.

  • remove wall time from plots
  • no longer track wall time

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 24, 2024
Copy link

netlify bot commented Aug 24, 2024

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit 89d12b9
🔍 Latest deploy log https://app.netlify.com/sites/meta-velox/deploys/66c9439d93460800082b8be8

@assignUser assignUser requested a review from kgpai August 24, 2024 02:26
@assignUser assignUser added the ready-to-merge PR that have been reviewed and are ready for merging. PRs with this tag notify the Velox Meta oncall label Aug 27, 2024
@facebook-github-bot
Copy link
Contributor

@kgpai has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@kgpai merged this pull request in edf5b9e.

Copy link

Conbench analyzed the 1 benchmark run on commit edf5b9eb.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details.

Joe-Abraham pushed a commit to Joe-Abraham/velox that referenced this pull request Sep 2, 2024
Summary:
The method I used to get the wall time is brittle against changes in the ninja log layout (e.g. through cmake or ninja updates) and currently making the plots useless due to an underflow.

- remove wall time from plots
- no longer track wall time

Pull Request resolved: facebookincubator#10829

Reviewed By: DanielHunte

Differential Revision: D61862320

Pulled By: kgpai

fbshipit-source-id: 310d26e09c9317759c4c7733eb6041c504589db7
Joe-Abraham pushed a commit to Joe-Abraham/velox that referenced this pull request Sep 3, 2024
Summary:
The method I used to get the wall time is brittle against changes in the ninja log layout (e.g. through cmake or ninja updates) and currently making the plots useless due to an underflow.

- remove wall time from plots
- no longer track wall time

Pull Request resolved: facebookincubator#10829

Reviewed By: DanielHunte

Differential Revision: D61862320

Pulled By: kgpai

fbshipit-source-id: 310d26e09c9317759c4c7733eb6041c504589db7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged ready-to-merge PR that have been reviewed and are ready for merging. PRs with this tag notify the Velox Meta oncall
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants