Sha256: 1560935a3ed4a1777bea9a28ce8d75d6d15d13efb5ff9ab3cbbb720c916e50e0

Contents?: true

Size: 1.45 KB

Versions: 1

Compression:

Stored size: 1.45 KB

Contents

This output was generated by running benchmark.rb in repo root
```
Comparing NYNY 3.0.0 with Sinatra 1.4.4

Test: hello world
              user     system      total        real
nyny:     0.110000   0.000000   0.110000 (  0.108916)
sinatra:  0.260000   0.010000   0.270000 (  0.273225)
NYNY is 2.51x faster than Sinatra in this test

Test: filters
              user     system      total        real
nyny:     0.120000   0.000000   0.120000 (  0.118976)
sinatra:  0.250000   0.010000   0.260000 (  0.264279)
NYNY is 2.22x faster than Sinatra in this test

Test: helpers
              user     system      total        real
nyny:     0.100000   0.000000   0.100000 (  0.105290)
sinatra:  0.240000   0.000000   0.240000 (  0.249585)
NYNY is 2.37x faster than Sinatra in this test

Test: Url patterns
              user     system      total        real
nyny:     0.120000   0.000000   0.120000 (  0.113535)
sinatra:  0.260000   0.020000   0.280000 (  0.277098)
NYNY is 2.44x faster than Sinatra in this test

Test: A lot o Plain routes
              user     system      total        real
nyny:     0.120000   0.000000   0.120000 (  0.113001)
sinatra:  0.250000   0.000000   0.250000 (  0.262890)
NYNY is 2.33x faster than Sinatra in this test

Test: A lot of Pattern routes
              user     system      total        real
nyny:     0.130000   0.000000   0.130000 (  0.133590)
sinatra:  0.270000   0.010000   0.280000 (  0.284605)
NYNY is 2.13x faster than Sinatra in this test

```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
nyny-3.0.1 Performance.md