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

https://github.com/c-cube/tiny-httpd-moonpool-bench

experiment with tiny_httpd using moonpool as a scheduler
https://github.com/c-cube/tiny-httpd-moonpool-bench

Last synced: 2 months ago
JSON representation

experiment with tiny_httpd using moonpool as a scheduler

Awesome Lists containing this project

README

          

Benchmark for tiny_httpd + moonpool.

Use:

```sh
$ git submodule update --init
$ make install-opam-deps
$ ./run.sh
```

in another terminal, assuming "wrk" is installed:
```sh
$ ./wrk.sh
```