Richer Archambault 3f5ae4d173 Added Saphir Rust http framework (#4342) 6 жил өмнө
..
src 3f5ae4d173 Added Saphir Rust http framework (#4342) 6 жил өмнө
Cargo.toml 3f5ae4d173 Added Saphir Rust http framework (#4342) 6 жил өмнө
README.md 3f5ae4d173 Added Saphir Rust http framework (#4342) 6 жил өмнө
benchmark_config.json 3f5ae4d173 Added Saphir Rust http framework (#4342) 6 жил өмнө
saphir.dockerfile 3f5ae4d173 Added Saphir Rust http framework (#4342) 6 жил өмнө

README.md

Saphir Benchmarking Test

Saphir is a fast and lightweight web framework that aims to give lowlevel control over your web stack without the pain of re-doing everything from scratch.

Test Type Implementation Source Code

Important Libraries

The tests were run with:

Test URLs

JSON

http://localhost:8080/json

PLAINTEXT

http://localhost:8080/plaintext

DB

http://localhost:8080/db

QUERY

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

CACHED QUERY

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

UPDATE

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

FORTUNES

http://localhost:8080/fortunes