README.md in rack-app-0.21.0 vs README.md in rack-app-0.22.0

- old
+ new

@@ -178,18 +178,23 @@ * [Escher Authorized Api](https://github.com/rack-app/rack-app-example-escher) * complex authorization for corporal level api use ## [Benchmarking](https://github.com/adamluzsi/rack-app.rb-benchmark) -RackSkeleton avg duration: 5.2298899999950066e-06 s -Rack::App avg duration: 3.323366999999523e-05 s -Grape::API avg duration: 0.00031554329000000426 s - -Rack::App 9.494686864256929x faster (0.000282309620000009 sec) that Grape::API -RackSkeleton 6.354563862725021x faster (2.800378000000022e-05 sec) that Rack::App -RackSkeleton 60.33459403549703x faster (0.00031031340000000924 sec) than Grape::API - -To be honest, I measured with grape because that is one of my favorite micro framework! +| name | user | system | total | real | +|------------------|----------------------------|------------------------|-----------------------|------------------------| +| rack | 3.150000000000001e-05 | 1.3000000000000003e-06 | 3.280000000000001e-05 | 3.602101e-05 | +| rack-app | 0.0005159999999999999 | 1.4000000000000005e-05 | 0.0005300000000000001 | 0.0005141295 | +| ramaze | 0.0005166999999999999 | 1.98e-05 | 0.0005365 | 0.0005347348 | +| brooklyn | 0.0007564 | 3.700000000000001e-06 | 0.0007601000000000001 | 0.0007743060099999998 | +| nancy | 0.000812 | 5.900000000000001e-06 | 0.0008179000000000001 | 0.0008314749300000001 | +| scorched | 0.0008451000000000001 | 4.699999999999999e-06 | 0.0008498000000000001 | 0.00085131501 | +| sinatra | 0.0008465000000000001 | 7.000000000000001e-06 | 0.0008535000000000001 | 0.00086448211 | +| hobbit | 0.0013664 | 4.5e-06 | 0.0013709 | 0.0013804752700000004 | +| grape | 0.0018807 | 2.7800000000000005e-05 | 0.0019085 | 0.0019229531400000001 | +| rails | 0.0018995000000000001 | 7.06e-05 | 0.0019701 | 0.00198401458 | +| camping | 0.002921 | 7.24e-05 | 0.0029934000000000002 | 0.0030896778800000003 | +| cuba | 0.0034559000000000005 | 2.8600000000000004e-05 | 0.0034845 | 0.00349655002 | ## Roadmap ### Team [Backlog](https://docs.google.com/spreadsheets/d/19GGX51i6uCQQz8pQ-lvsIxu43huKCX-eC1526-RL3YA/edit?usp=sharing)