Joan Miquel 958ed6a4c2 Lithium delete repeated json and plaintext (#8177) 2 years ago
..
README.md e3c5277d8a Lithium: sql optimizations for non-pipeline mode + PGO for pipeline mode. (#5924) 5 years ago
benchmark_config.json 958ed6a4c2 Lithium delete repeated json and plaintext (#8177) 2 years ago
compile-batch.sh f8005e88f6 Update lithium. (#6277) 4 years ago
compile.sh f8005e88f6 Update lithium. (#6277) 4 years ago
compile_libpq.sh 2dcee155de Lithium update. (#6460) 4 years ago
config.toml f8005e88f6 Update lithium. (#6277) 4 years ago
lithium-postgres-batch-beta.dockerfile 2dcee155de Lithium update. (#6460) 4 years ago
lithium-postgres-batch.dockerfile 2dcee155de Lithium update. (#6460) 4 years ago
lithium-postgres-beta.dockerfile f8005e88f6 Update lithium. (#6277) 4 years ago
lithium-postgres.dockerfile 0096f84ee9 Config for the new toolset (#6259) 4 years ago
lithium.cc 985f2155ab Lithium update (#6336) 4 years ago
lithium.dockerfile 0096f84ee9 Config for the new toolset (#6259) 4 years ago
lithium_batch.cc 985f2155ab Lithium update (#6336) 4 years ago
symbols.hh f68b317e34 [new c++ framework] Lithium. (#5316) 5 years ago

README.md

Lithium Benchmarking Test

This test benchmarks the Lithium framework. It is a modern C++17 asynchronous web server based on epoll and coroutines.

Author: Matthieu Garrigues [email protected]

Test Type Implementation Source Code

  • [JSON] lithium.cc
  • [PLAINTEXT] lithium.cc
  • [DB] lithium.cc
  • [QUERY] lithium.cc
  • [CACHED QUERY] lithium.cc
  • [UPDATE] lithium.cc
  • [FORTUNES] lithium.cc

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/queries?N=

UPDATE

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

FORTUNES

http://localhost:8080/fortunes

CACHED QUERY

http://localhost:8080/cached-world?N=