ccesar 3c4d632f6e Add veb, the new V lang framework (#9717) 4 maanden geleden
..
README.md 3c4d632f6e Add veb, the new V lang framework (#9717) 4 maanden geleden
benchmark_config.json 3c4d632f6e Add veb, the new V lang framework (#9717) 4 maanden geleden
config.toml 3c4d632f6e Add veb, the new V lang framework (#9717) 4 maanden geleden
fortunes.html 3c4d632f6e Add veb, the new V lang framework (#9717) 4 maanden geleden
main.v 3c4d632f6e Add veb, the new V lang framework (#9717) 4 maanden geleden
run.sh 3c4d632f6e Add veb, the new V lang framework (#9717) 4 maanden geleden
veb.dockerfile 3c4d632f6e Add veb, the new V lang framework (#9717) 4 maanden geleden

README.md

veb Benchmarking Test

Veb is the default V language web framework. This test uses veb and V native ORM.

Test Type Implementation Source Code

All tests in a 95 lines [main.v] and a html template

Database

PostgresQL

Test URLs

JSON

http://localhost:8080/json

PLAINTEXT

http://localhost:8080/plaintext

DB

http://localhost:8080/db

QUERY

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

UPDATE

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

FORTUNES

http://localhost:8080/fortunes