Nate 0096f84ee9 Config for the new toolset (#6259) il y a 4 ans
..
views 8a6c5b803b Setup GC threads on Crystal tests (#3001) il y a 7 ans
README.md 9b50ba13cd Add Kemal Crystal framework il y a 9 ans
benchmark_config.json 07f2e5892e Added concurrent queries & test for Crystal/kemal (#5376) il y a 5 ans
config.toml 0096f84ee9 Config for the new toolset (#6259) il y a 4 ans
kemal-concurrent-queries.dockerfile 0096f84ee9 Config for the new toolset (#6259) il y a 4 ans
kemal.dockerfile 0096f84ee9 Config for the new toolset (#6259) il y a 4 ans
run.sh 7d47566a09 Port crystal tests to docker (#3379) il y a 7 ans
server-postgres.cr 07f2e5892e Added concurrent queries & test for Crystal/kemal (#5376) il y a 5 ans
shard.lock 07f2e5892e Added concurrent queries & test for Crystal/kemal (#5376) il y a 5 ans
shard.yml 07f2e5892e Added concurrent queries & test for Crystal/kemal (#5376) il y a 5 ans

README.md

Crystal-Kemal

This is the Kemal test of the Framework Benchmarks. Crystal is a new language that closely resembles Ruby with a goal of removing typed variables and parameters (instead inferencing), whilst maintaining top speed through bindings into C.

Kemal is a fast and simple web framework for Crystal language. Inspired by Sinatra but with superior performance and built-in WebSocket support.