Don't like the header

This commit is contained in:
Sdogruyol 2017-03-04 19:32:33 +03:00
parent dc847e9b90
commit 9c90fe5794
2 changed files with 4 additions and 14 deletions

View File

@ -1,7 +1,9 @@
[![Kemal](media/header.png)](http://kemalcr.com)
[![Kemal](https://avatars3.githubusercontent.com/u/15321198?v=3&s=200)](http://kemalcr.com)
> Lightning Fast, Super Simple web framework.
# Kemal
Lightning Fast, Super Simple web framework.
[![Build Status](https://travis-ci.org/kemalcr/kemal.svg?branch=master)](https://travis-ci.org/kemalcr/kemal)
[![Join the chat at https://gitter.im/sdogruyol/kemal](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/sdogruyol/kemal?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
@ -34,18 +36,6 @@ Go to *http://localhost:3000*
Check [documentation](http://kemalcr.com) or [samples](https://github.com/kemalcr/kemal/tree/master/samples) for more.
# Super Fast 🚀
Numbers speak louder than words.
| Framework | Request Per Second | Avg. Response Time |
| --------------------- | :-----------------: | -----------------: |
| Kemal (Production) | 100238 | 395.44μs |
| Sinatra (Thin) | 2274 | 43.82ms |
These results were achieved with ```wrk``` on a Macbook Pro Late 2013. (**2Ghz i7 8GB Ram OS X Yosemite**)
# Installation
Add this to your application's `shard.yml`:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB