Skip to content

IgorErin/tokiobench

Repository files navigation

tokiobench

The repository presents a set of custom benchmarks for tokio asynchronous runtime.

Build

To build, you will need the latest stable version of the rust and cargo compiler. Git clone repository:

git clone --recursive --depth 1

Then build it with cargo

cargo build

Run

The benchmarks are launched using next command:

cargo bench

Plots

For plots, you will need a python build system: uv. Then:

make plot

License.

The work was performed under an MIT license, the text of which can be found here.

Contribution

Feel free to suggest any changes and criticize the current implementation!

About

custom tokio benchmarks for my diploma

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published