Skip to content

benchmark with stdin #342

Description

@oech3

It is possible to use stdin as input at benchmark which is needed for utils not supporting input as arg e.g. tee.
However, it depends on unix specific dup2 syscall inside of benchmark scope since the command is repeated and I think native support for stdin is needed to remove the noise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions