Rust Async Framework

Tools

  • lscpu -C can show COHERENCY-SIZE as the "minimum amount of data in bytes transferred from memory to cache".
  • Can show thread names in htop by F2 → Display options → Show custom thread names

Benchmarking

Uses Criterion.rs for cargo bench. Mainly uses gnuplot to generate benchmark plots.

TODO

References

Repos/References to use and try