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

workbench: analysis updates #4936

Merged
merged 14 commits into from
Mar 9, 2023
Merged

workbench: analysis updates #4936

merged 14 commits into from
Mar 9, 2023

Conversation

deepfire
Copy link
Contributor

@deepfire deepfire commented Mar 4, 2023

  1. locli: cumulative announce metric, forger-side
  2. locli: earliest fetch metric
  3. locli: nomenclature improvements
  4. locli: allow diff-friendly output, by omitting processing/version timestamps
  5. locli: don't tag a past slot with a belated block number -- looks confusing (while technically correct)
  6. locli: fix the first-peer-notice metric to truly compute the earliest value, instead of being an average
  7. workbench: small fixes & quality-of-life improvements

Copy link
Contributor

@mgmeier mgmeier left a comment

Choose a reason for hiding this comment

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

Thank you, looks great!

@deepfire deepfire force-pushed the bench-master branch 2 times, most recently from 82e81df to 892ee7e Compare March 6, 2023 10:51
@deepfire deepfire enabled auto-merge March 6, 2023 10:51
@deepfire deepfire added this pull request to the merge queue Mar 6, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 6, 2023
@deepfire
Copy link
Contributor Author

deepfire commented Mar 9, 2023

bors r+

iohk-bors bot added a commit that referenced this pull request Mar 9, 2023
4936: workbench:  analysis updates r=deepfire a=deepfire

1. locli: cumulative announce metric, forger-side
1. locli: earliest fetch metric
1. locli: nomenclature improvements
1. locli: allow diff-friendly output, by omitting processing/version timestamps
1. locli: don't tag a past slot with a belated block number -- looks confusing (while technically correct)
1. locli: fix the first-peer-notice metric to truly compute the earliest value, instead of being an average
1. workbench: small fixes & quality-of-life improvements

Co-authored-by: Kosyrev Serge <serge.kosyrev@iohk.io>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Mar 9, 2023

This PR was included in a batch that successfully built, but then failed to merge into master. It will not be retried.

Additional information:

{"message":"Required status check \"build-complete\" is expected.","documentation_url":"https://docs.github.com/articles/about-protected-branches"}

@deepfire deepfire enabled auto-merge March 9, 2023 08:57
Copy link
Contributor

@angerman angerman left a comment

Choose a reason for hiding this comment

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

Will need a rebase I believe, to actually pass all the checks, and get the required checks sorted for the branch protection.

@@ -1,7 +1,6 @@
{-# LANGUAGE StrictData #-}

{-# LANGUAGE MultiWayIf #-}
Copy link
Contributor

Choose a reason for hiding this comment

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

😱

@deepfire deepfire added this pull request to the merge queue Mar 9, 2023
Merged via the queue into master with commit e5c0e3c Mar 9, 2023
@iohk-bors iohk-bors bot deleted the bench-master branch March 9, 2023 17:50
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.

4 participants