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

feat(rust/cardano-chain-follower): add thread and mmap file stats #150

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

bkioshn
Copy link
Contributor

@bkioshn bkioshn commented Jan 15, 2025

Description

Add thread and memory map file statistics

Related Issue(s)

Closes #145

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

@bkioshn bkioshn marked this pull request as draft January 15, 2025 01:14
Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 266/266}$ | ${\color{red}Fail: 0/266}$ |

@bkioshn bkioshn self-assigned this Jan 15, 2025
@bkioshn bkioshn added the enhancement New feature or request label Jan 15, 2025
Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 266/266}$ | ${\color{red}Fail: 0/266}$ |

@bkioshn bkioshn marked this pull request as ready for review January 15, 2025 04:42
@bkioshn bkioshn added the review me PR is ready for review label Jan 15, 2025
@bkioshn bkioshn requested review from stevenj and removed request for stevenj January 15, 2025 04:43
@bkioshn bkioshn marked this pull request as draft January 15, 2025 04:49
@bkioshn bkioshn removed the review me PR is ready for review label Jan 15, 2025
Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 266/266}$ | ${\color{red}Fail: 0/266}$ |

@bkioshn bkioshn marked this pull request as ready for review January 15, 2025 07:57
@bkioshn bkioshn requested review from stevenj and Mr-Leshiy January 15, 2025 07:57
@bkioshn bkioshn added the review me PR is ready for review label Jan 15, 2025
Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 266/266}$ | ${\color{red}Fail: 0/266}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 266/266}$ | ${\color{red}Fail: 0/266}$ |

@bkioshn bkioshn requested a review from apskhem January 16, 2025 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request review me PR is ready for review
Projects
Status: 👀 In review
Development

Successfully merging this pull request may close these issues.

🛠️ [TASK] : Add thread statistics details for cardano-chain-follower
3 participants