ruroru 6e33f8e566 Add MaxRAMPercentage and clojure.compiler.direct-linking flags to clojure runs (#10349) hace 2 semanas
..
env f285a7fc9b Clojure: Add Kit framework (#7826) hace 2 años
resources 8228bc9e23 Update fortunes query in kit (#10233) hace 1 mes
src a14b2c9715 Add minor improvements in clojure (#10279) hace 1 mes
.gitignore f285a7fc9b Clojure: Add Kit framework (#7826) hace 2 años
README.md f285a7fc9b Clojure: Add Kit framework (#7826) hace 2 años
benchmark_config.json a14b2c9715 Add minor improvements in clojure (#10279) hace 1 mes
build.clj f285a7fc9b Clojure: Add Kit framework (#7826) hace 2 años
deps.edn 6e33f8e566 Add MaxRAMPercentage and clojure.compiler.direct-linking flags to clojure runs (#10349) hace 2 semanas
kit-hiccup.dockerfile 6e33f8e566 Add MaxRAMPercentage and clojure.compiler.direct-linking flags to clojure runs (#10349) hace 2 semanas
kit-majavat.dockerfile 6e33f8e566 Add MaxRAMPercentage and clojure.compiler.direct-linking flags to clojure runs (#10349) hace 2 semanas
kit.dockerfile 6e33f8e566 Add MaxRAMPercentage and clojure.compiler.direct-linking flags to clojure runs (#10349) hace 2 semanas

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