File: README.md

package info (click to toggle)
rust-unsend 0.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 348 kB
  • sloc: python: 37; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 341 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
# Comparisons

Comparison between `unsend` and other `async` runtimes.

## Basic "Hello World" Server

![Hello World](https://raw.githubusercontent.com/notgull/unsend/main/comparisons/hello.png)

## "Hello World" but with contention

![Hello World with contention](https://raw.githubusercontent.com/notgull/unsend/main/comparisons/lock.png)