hanabi1224 / hanabi1224/Programming-Language-Benchmarks

Alternative rust helloworld

Open
#465 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
800
Forks
167
PR merge metrics
No merged PRs in 30d

Description

`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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.