Joan Miquel 6ff238e901 [lwan] Update to Ubuntu22.04, fix EOL v21.10 (#7502) 3 年之前
..
src 330497c3aa Lwan: fix build breakage with Ubuntu 21.10 containers (#7229) 3 年之前
Makefile 330497c3aa Lwan: fix build breakage with Ubuntu 21.10 containers (#7229) 3 年之前
README.md 36e1e642d8 Lwan: Address performance issues with the cached queries benchmark (#5863) 5 年之前
benchmark_config.json 330497c3aa Lwan: fix build breakage with Ubuntu 21.10 containers (#7229) 3 年之前
config.toml 0096f84ee9 Config for the new toolset (#6259) 4 年之前
lwan-lua.dockerfile 6ff238e901 [lwan] Update to Ubuntu22.04, fix EOL v21.10 (#7502) 3 年之前
lwan.dockerfile 6ff238e901 [lwan] Update to Ubuntu22.04, fix EOL v21.10 (#7502) 3 年之前
techempower.conf 330497c3aa Lwan: fix build breakage with Ubuntu 21.10 containers (#7229) 3 年之前

README.md

Lwan Benchmarking Test

This test is based on of the Lwan web-server project, an experimental high-performance web server.

C version

Source code

Test URLs

JSON

http://localhost:8080/json

Plaintext

http://localhost:8080/plaintext

DB

http://localhost:8080/db

Query

http://localhost:8080/query?queries=

Cached Queries

http://localhost:8080/cached-queries?count=

Fortunes

http://localhost:8080/fortunes

Lua version

Source code

Test URLs

JSON

http://localhost:8080/lua.json

Plaintext

http://localhost:8080/lua.plaintext