Nik Peric f285a7fc9b Clojure: Add Kit framework (#7826) %!s(int64=2) %!d(string=hai) anos
..
env f285a7fc9b Clojure: Add Kit framework (#7826) %!s(int64=2) %!d(string=hai) anos
resources f285a7fc9b Clojure: Add Kit framework (#7826) %!s(int64=2) %!d(string=hai) anos
src f285a7fc9b Clojure: Add Kit framework (#7826) %!s(int64=2) %!d(string=hai) anos
.gitignore f285a7fc9b Clojure: Add Kit framework (#7826) %!s(int64=2) %!d(string=hai) anos
README.md f285a7fc9b Clojure: Add Kit framework (#7826) %!s(int64=2) %!d(string=hai) anos
benchmark_config.json f285a7fc9b Clojure: Add Kit framework (#7826) %!s(int64=2) %!d(string=hai) anos
build.clj f285a7fc9b Clojure: Add Kit framework (#7826) %!s(int64=2) %!d(string=hai) anos
deps.edn f285a7fc9b Clojure: Add Kit framework (#7826) %!s(int64=2) %!d(string=hai) anos
kit.dockerfile f285a7fc9b Clojure: Add Kit framework (#7826) %!s(int64=2) %!d(string=hai) anos

README.md

Kit Benchmarking Test

This is an implementation using the Kit web framework.

It uses PostgreSQL with HikariCP and next.jdbc, Selmer for HTTP templating, Muuntaja (with jsonista) for content type coercion, Undertow for the web server, ring and reitit for HTTP abstraction and routing.

Test Type Implementation Source Code

Requirements URL: https://github.com/TechEmpower/FrameworkBenchmarks/wiki/Project-Information-Framework-Tests-Overview#general-test-requirements

Test URLs

JSON

http://localhost:8080/json

PLAINTEXT

http://localhost:8080/plaintext

DB

http://localhost:8080/db

QUERY

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

CACHED QUERY

http://localhost:8080/cached-queries?queries=

UPDATE

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

FORTUNES

http://localhost:8080/fortunes