Skip to content

Conversation

ksaric
Copy link
Contributor

@ksaric ksaric commented Jan 9, 2020

https://jira.iohk.io/browse/CAD-402

Let me just copy the description from there:

The current issue (https://jira.iohk.io/browse/CAD-314) was measuring too much.

We need to start the micro benchmarking from small and precise steps, the opposite that I started with.

A good initial microbenchmark would be the time it takes for the block to be forged during the slot the leader is producing a block.

withTxs = withSyncState mempool (TxsForBlockInSlot currentSlot)

trace $ TraceForgeAboutToLead currentSlot

Copy link
Contributor

Choose a reason for hiding this comment

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

Nitpicking: can you remove this newly added blank line?

Copy link
Contributor

@mrBliss mrBliss left a comment

Choose a reason for hiding this comment

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

Nice. Just one minor nitpick.

@mrBliss mrBliss added the consensus issues related to ouroboros-consensus label Jan 10, 2020
@mrBliss
Copy link
Contributor

mrBliss commented Jan 10, 2020

bors r+

iohk-bors bot added a commit that referenced this pull request Jan 10, 2020
1432: [CAD-402] Adding changes to the trace events we need and removing time from them r=mrBliss a=ksaric

https://jira.iohk.io/browse/CAD-402

Let me just copy the description from there:
```
The current issue (https://jira.iohk.io/browse/CAD-314) was measuring too much.

We need to start the micro benchmarking from small and precise steps, the opposite that I started with.

A good initial microbenchmark would be the time it takes for the block to be forged during the slot the leader is producing a block.
```

Co-authored-by: ksaric <[email protected]>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Jan 10, 2020

@iohk-bors iohk-bors bot merged commit e358311 into master Jan 10, 2020
@iohk-bors iohk-bors bot deleted the ksaric/CAD-402 branch January 10, 2020 07:51
coot pushed a commit that referenced this pull request May 16, 2022
1432: [CAD-402] Adding changes to the trace events we need and removing time from them r=mrBliss a=ksaric

https://jira.iohk.io/browse/CAD-402

Let me just copy the description from there:
```
The current issue (https://jira.iohk.io/browse/CAD-314) was measuring too much.

We need to start the micro benchmarking from small and precise steps, the opposite that I started with.

A good initial microbenchmark would be the time it takes for the block to be forged during the slot the leader is producing a block.
```

Co-authored-by: ksaric <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

consensus issues related to ouroboros-consensus

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants