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

benchmark: include writev & callback in benchmark #31066

Closed
wants to merge 5 commits into from

Commits on Dec 23, 2019

  1. benchmark: include writev in benchmark

    Currently we only consider write when benchmarking.
    ronag committed Dec 23, 2019
    Copy the full SHA
    d1603cd View commit details
    Browse the repository at this point in the history
  2. fixup: test w/ callback

    ronag committed Dec 23, 2019
    Copy the full SHA
    4155712 View commit details
    Browse the repository at this point in the history
  3. fixup: nit

    ronag committed Dec 23, 2019
    Copy the full SHA
    704ac6a View commit details
    Browse the repository at this point in the history
  4. fixup: lint

    ronag committed Dec 23, 2019
    Copy the full SHA
    a7770b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2019

  1. fixup

    ronag committed Dec 25, 2019
    Copy the full SHA
    7f60522 View commit details
    Browse the repository at this point in the history