|
8 년 전 | |
---|---|---|
.. | ||
views | 9 년 전 | |
.gitignore | 9 년 전 | |
README.md | 9 년 전 | |
benchmark_config.json | 8 년 전 | |
server-postgres.cr | 9 년 전 | |
server-redis.cr | 9 년 전 | |
setup-postgres.sh | 8 년 전 | |
setup-redis.sh | 8 년 전 | |
shard.lock | 9 년 전 | |
shard.yml | 9 년 전 |
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.