CarrotCodes 3942db3979 Add Pellet framework (#7301) пре 3 година
..
sample 3942db3979 Add Pellet framework (#7301) пре 3 година
README.md 3942db3979 Add Pellet framework (#7301) пре 3 година
benchmark_config.json 3942db3979 Add Pellet framework (#7301) пре 3 година
pellet.dockerfile 3942db3979 Add Pellet framework (#7301) пре 3 година

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.

Currently the suite only includes plaintext and JSON serialization benchmarks.

All routes are contained within the Benchmark.kt file.

Test URLs

JSON

http://localhost:8080/json

Plaintext

http://localhost:8080/plaintext