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

Bench update #3

Merged
merged 3 commits into from Dec 9, 2022
Merged

Bench update #3

merged 3 commits into from Dec 9, 2022

Commits on Dec 9, 2022

  1. Configuration menu
    Copy the full SHA
    856b2c8 View commit details
    Browse the repository at this point in the history
  2. fix: Update totals line parsing

    The column offsets didn't match up when usecs/call is included in the totals.
    Beanow committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    966dd83 View commit details
    Browse the repository at this point in the history
  3. fix: Include clone3 in thread count

    It's a newer syscall interface and gets counted seperately in strace results.
    Beanow committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    4267384 View commit details
    Browse the repository at this point in the history