Skip to content

Alternative rust helloworld #465

Open
@lolbinarycat

Description

@lolbinarycat

println! is notoriously one of the less performant parts of rust, both in terms of runtime and memory usage.

It would be interesting to see an example that used String and write_all directly, as well as possibly one that uses fixed size byte buffers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions