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

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=