KeRePo
Version, currently master branch1 version
- master branchlatestJan 24, 2018
github.com/faustinoaq/kemal-reuse-port
A kemal app using reuse port
1 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
KeRePo:
github: faustinoaq/kemal-reuse-port
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.24.1- License
- MIT
- Author
- Faustino Aguilar
- Target
KeRePofrom src/KeRePo.cr
Dependencies
Runtime Dependencies
- kemal*github: kemalcr/kemal
README
KeRePo
Testing Kemal performance, see: https://github.com/kemalcr/kemal/issues/73
Installation
shards build --release --no-debug
Usage
for i in $(seq 1 $(nproc --all)); do
./bin/KeRePo &
done
wait
Then use wrk (Tested on Intel Celeron 2795U 1.4Ghz x2 8GB)
Running 10s test @ http://localhost:3000
2 threads and 100 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 43.75us 216.71us 12.99ms 99.15%
Req/Sec 27.93k 2.03k 30.18k 85.00%
555732 requests in 10.02s, 59.36MB read
Socket errors: connect 0, read 0, write 0, timeout 49
Requests/sec: 55484.50
Transfer/sec: 5.93MB
Contributing
- Fork it ( https://github.com/faustinoaq/KeRePo/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- faustinoaq Faustino Aguilar - creator, maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Jan 24, 2018
- Crystal
0.24.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/faustinoaq/kemal-reuse-port
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 14, 2026
- Synced
- Aug 14, 2026
- Versions
- 1