bench-micro
bench-micro copied to clipboard
Benchmark some Ruby web microframeworks, just for fun
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.6 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.3.0 to 1.4.3. Release notes Sourced from rails-html-sanitizer's releases. 1.4.3 / 2022-06-09 Address a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer. Prevent the combination of select...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.13.6. Release notes Sourced from nokogiri's releases. 1.13.6 / 2022-05-08 Security [CRuby] Address CVE-2022-29181, improper handling of unexpected data types, related to untrusted inputs to...
Bumps [puma](https://github.com/puma/puma) from 3.12.6 to 4.3.12. Release notes Sourced from puma's releases. 4.3.12 Security Close several HTTP Request Smuggling exploits (CVE-2022-24790) 4.3.11 Bugfix/Security Response body will always be closed. (GHSA-rmj8-8hhh-gv5h,...
Bumps [rack](https://github.com/rack/rack) from 2.0.8 to 2.1.4. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...
Bumps [actionpack](https://github.com/rails/rails) from 5.1.3 to 6.0.3.1. Release notes Sourced from actionpack's releases. 6.0.3 In this version, we fixed warnings when used with Ruby 2.7 across the entire framework. Following are...
I noticed Padrino is not in the benchmarks. Funnily enough, it seems to be faster than Sinatra in my tests.
Update to Ruby 2.6 and current libs
Add [Rack Routing](https://github.com/georgeu2000/rack-routing) - [x] List any new framework alphabetically in both README.md and Gemfile - [x] Do not submit README's benchmark results, as your hardware differs from the one...
Add shebang lines to `bench/summary-*` scripts.