From 57652197a9c43d8977e241a06c14aaf11bfa76b5 Mon Sep 17 00:00:00 2001 From: joshua bauer Date: Tue, 28 Nov 2017 18:12:27 -0800 Subject: [PATCH] Updated README. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 342abc3..08c6b41 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,7 @@ * An extremely lightweight, flexible, and fast [Swagger](http://swagger.io/) first REST API framework atop [Undertow](http://undertow.io). * Inspired by: [Play](http://playframework.com), [Jooby](http://jooby.org), and [light-4j](https://github.com/networknt/light-4j). * Verifiably [fast AF](https://www.techempower.com/benchmarks/previews/round15/#section=data-r15&hw=ph&test=db). -* 20x faster than Java Play -* 13x faster than Spring +* 20x faster than Java Play amd 13x faster than Spring in latest Techempower benchmarks. ## Motivation