An open API service indexing awesome lists of open source software.

https://github.com/kevinmichaelchen/tokio-minihttp-hello-world

Hello World using Tokio.rs
https://github.com/kevinmichaelchen/tokio-minihttp-hello-world

rust tokio

Last synced: 5 months ago
JSON representation

Hello World using Tokio.rs

Awesome Lists containing this project

README

          

# tokio-minihttp-hello-world
A simple benchmark using [Tokio](https://tokio.rs/).

Run with `cargo run`.

## Benchmarks (11k requests per second!)
Run on my 2018 Macbook Pro (2.6GHz i7, 16GB 2400 MHz DDR4).

![](./benchmark.png)