Skip to content

Benchmark direct writing vs using io::Stdout #17

@Thomasdezeeuw

Description

@Thomasdezeeuw

Following rust-lang/rust#60673, it might be faster to write to fd 1/2 directly, skipping the mutex and line buffering.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions