From 3ec459e477848e9eadd1712e9d8877f4bd79ad9c Mon Sep 17 00:00:00 2001 From: ipkn Date: Sat, 8 Nov 2014 08:53:58 +0900 Subject: Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 1400c0d..16abf3e 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,9 @@ Crow is C++ microframework for web. (inspired by Python Flask) - Easy routing - Similiar to Flask - Type-safe Handlers (see Example) + - Very Fast + - ![Benchmark Result in one chart](https://docs.google.com/spreadsheets/d/1KidO9XpuwCRZ2p_JRDJj2aep61H8Sh_KDOhApizv4LE/pubchart?oid=2041467789&format=image) + - More data on [crow-benchmark](https://github.com/ipkn/crow-benchmark) - Fast built-in JSON parser (crow::json) - [Mustache](http://mustache.github.io/) based templating library (crow::mustache) - Header only -- cgit v1.2.3-54-g00ecf