Skip to content

Scorecard tracking CPU and RSS#12765

Closed
icing wants to merge 9 commits intocurl:masterfrom
icing:scorecard-improve
Closed

Scorecard tracking CPU and RSS#12765
icing wants to merge 9 commits intocurl:masterfrom
icing:scorecard-improve

Conversation

@icing
Copy link
Copy Markdown
Contributor

@icing icing commented Jan 23, 2024

Track CPU usage and RSS numbers on curl during scorecard runs. Example:

> python3 tests/http/scorecard.py -d h2
...
H2 in curl 8.6.0-DEV ...
Downloads
  Server       Size   single(1x) [cpu/rss]          serial(50x) [cpu/rss]         parallel(50x) [cpu/rss]                Errors
  httpd         1MB      21 MB/s [62.9%/3 MB]          397 MB/s [79.7%/9 MB]          395 MB/s [93.2%/38 MB]              -
  httpd        10MB     176 MB/s [74.3%/7 MB]          924 MB/s [95.8%/20 MB]         616 MB/s [99.8%/343 MB]             -
  httpd       100MB     730 MB/s [95.2%/16 MB]        1098 MB/s [98.7%/19 MB]        1099 MB/s [99.9%/283 MB]             -

@github-actions github-actions bot added the tests label Jan 23, 2024
@icing icing marked this pull request as ready for review January 23, 2024 15:09
@icing icing force-pushed the scorecard-improve branch from 7430f2d to 93cd6d2 Compare January 24, 2024 11:11
@icing
Copy link
Copy Markdown
Contributor Author

icing commented Jan 25, 2024

Now that the h3 report is out, this can be merged.

@bagder bagder closed this in 1c550b1 Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant