Skip to content

Conversation

@dvovk
Copy link
Contributor

@dvovk dvovk commented Aug 9, 2024

Refactored printing cpu info:

  • move CPU details to table
  • move CPU usage next to details table
  • refactor code

@dvovk dvovk requested review from awskii and taratorio August 9, 2024 12:02
@dvovk dvovk merged commit 119ec1f into main Aug 9, 2024
@dvovk dvovk deleted the updcpu branch August 9, 2024 15:38
dvovk added a commit that referenced this pull request Aug 12, 2024
Refactored printing cpu info:
- move CPU details to table
- move CPU usage next to details table
- refactor code
dvovk added a commit that referenced this pull request Aug 12, 2024
Changes:
- Collecting CPU and Memory usage info about all processes running on
the machine
- Running loop 5 times with 2 seconds delay and to calculate average
- Sort by CPU usage
- Write result to report file
- Display totals for CPU and Memory usage to processes table
- Display CPU usage by cores
- Print CPU details to table

Cherry pick from:
- #11516
- #11526
- #11537
- #11544
revitteth pushed a commit to 0xPolygon/cdk-erigon that referenced this pull request Mar 21, 2025
Changes:
- Collecting CPU and Memory usage info about all processes running on
the machine
- Running loop 5 times with 2 seconds delay and to calculate average
- Sort by CPU usage
- Write result to report file
- Display totals for CPU and Memory usage to processes table
- Display CPU usage by cores
- Print CPU details to table

Cherry pick from:
- erigontech#11516
- erigontech#11526
- erigontech#11537
- erigontech#11544
revitteth pushed a commit to 0xPolygon/cdk-erigon that referenced this pull request Mar 21, 2025
Changes:
- Collecting CPU and Memory usage info about all processes running on
the machine
- Running loop 5 times with 2 seconds delay and to calculate average
- Sort by CPU usage
- Write result to report file
- Display totals for CPU and Memory usage to processes table
- Display CPU usage by cores
- Print CPU details to table

Cherry pick from:
- erigontech#11516
- erigontech#11526
- erigontech#11537
- erigontech#11544
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.

3 participants