api-benchmarks icon indicating copy to clipboard operation
api-benchmarks copied to clipboard

Benchmarks for various Ruby API frameworks.

Results 2 api-benchmarks issues
Sort by recently updated
recently updated
newest added

Sometimes running benchmarks on Heroku will result in this error: ``` rake aborted! undefined method `[]' for nil:NilClass /Users/david/Documents/Code/api-benchmarks/lib/api/benchmark/table.rb:33:in `parse_results' /Users/david/Documents/Code/api-benchmarks/lib/api/benchmark/table.rb:12:in `add_row' /Users/david/Documents/Code/api-benchmarks/lib/api/benchmark/framework.rb:18:in `benchmark!' /Users/david/Documents/Code/api-benchmarks/lib/api/benchmark.rb:22:in `block (2 levels) in run!'...

David, Thought I would contribute by adding the little-known Pakyow framework (they advertise 45% faster than Sinatra!). They released 0.8 a couple weeks ago, adding significant changes to their router....