carrot 9f24f6e1a8 Update Pellet runtime JVM to 22 (#8827) 1 year ago
..
sample bb28a9f2b0 Update Pellet to 0.0.16 (#8817) 1 year ago
README.md 18dc222e06 Update Pellet to 0.0.14, include more benchmarks (#7442) 3 years ago
benchmark_config.json 18dc222e06 Update Pellet to 0.0.14, include more benchmarks (#7442) 3 years ago
pellet.dockerfile 9f24f6e1a8 Update Pellet runtime JVM to 22 (#8827) 1 year ago

README.md

Pellet

Pellet is an opinionated, Kotlin-first web framework that helps you write fast, concise, and correct backend services 🚀.

This is a simple set of benchmarks as part of the TechEmpower Web Framework Benchmarks suite.

The suite currently includes the plaintext, JSON serialization, single query, multiple query, database updates, and fortunes tests.

All routes are contained within the Benchmark.kt file.

Test URLs

Plaintext

http://localhost:8080/plaintext

JSON Serialization

http://localhost:8080/json

Single Query

http://localhost:8080/db

Multiple Queries

http://localhost:8080/queries

Database Updates

http://localhost:8080/updates

Fortunes

http://localhost:8080/fortunes