Sha256: 6960e4dc34eda90faaa528e579f4ea7703e8b0cbcbf5f62baf71eb8714a1e885

Contents?: true

Size: 1.71 KB

Versions: 1

Compression:

Stored size: 1.71 KB

Contents

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

Test: empty
              user     system      total        real
nyny:     0.070000   0.000000   0.070000 (  0.067279)
sinatra:  0.390000   0.020000   0.410000 (  0.426609)
NYNY is 6.34x faster than Sinatra in this test

Test: hello world
              user     system      total        real
nyny:     0.110000   0.000000   0.110000 (  0.103838)
sinatra:  0.240000   0.010000   0.250000 (  0.259423)
NYNY is 2.50x faster than Sinatra in this test

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

Test: helpers
              user     system      total        real
nyny:     0.100000   0.000000   0.100000 (  0.103084)
sinatra:  0.250000   0.010000   0.260000 (  0.257457)
NYNY is 2.50x faster than Sinatra in this test

Test: Url patterns
              user     system      total        real
nyny:     0.110000   0.000000   0.110000 (  0.108765)
sinatra:  0.270000   0.010000   0.280000 (  0.282336)
NYNY is 2.60x faster than Sinatra in this test

Test: A lot o Plain routes
              user     system      total        real
nyny:     0.110000   0.000000   0.110000 (  0.109565)
sinatra:  0.250000   0.020000   0.270000 (  0.265283)
NYNY is 2.42x faster than Sinatra in this test

Test: A lot of Pattern routes
              user     system      total        real
nyny:     0.130000   0.000000   0.130000 (  0.125386)
sinatra:  0.280000   0.010000   0.290000 (  0.291068)
NYNY is 2.32x faster than Sinatra in this test
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
nyny-3.0.0 Performance.md