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

Scorecard tracking CPU and RSS #12765

Closed
wants to merge 9 commits into from
Closed

Conversation

icing
Copy link
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
Copy link
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.

None yet

1 participant