Leandro A. F. Pereira 36e1e642d8 Lwan: Address performance issues with the cached queries benchmark (#5863) 5 gadi atpakaļ
..
src 36e1e642d8 Lwan: Address performance issues with the cached queries benchmark (#5863) 5 gadi atpakaļ
Makefile b98571f286 Lwan: fix crash in lwan-lua benchmark (#5592) 5 gadi atpakaļ
README.md 36e1e642d8 Lwan: Address performance issues with the cached queries benchmark (#5863) 5 gadi atpakaļ
benchmark_config.json 5126e18a80 Lwan: Update benchmark_config.json to point to the correct config (#5848) 5 gadi atpakaļ
lwan-lua.dockerfile 36e1e642d8 Lwan: Address performance issues with the cached queries benchmark (#5863) 5 gadi atpakaļ
lwan.dockerfile 36e1e642d8 Lwan: Address performance issues with the cached queries benchmark (#5863) 5 gadi atpakaļ
techempower.conf 5126e18a80 Lwan: Update benchmark_config.json to point to the correct config (#5848) 5 gadi atpakaļ

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