Petrik de Heus 6f9b7a58d8 [ruby/rage] Use ERB::Escape for html escaping (#10175) hai 1 semana
..
app 6f9b7a58d8 [ruby/rage] Use ERB::Escape for html escaping (#10175) hai 1 semana
config 651b1bc312 Remove json and plaintext tests to reduce test time hai 9 meses
lib fb6834a55b Add rage-sequel hai 9 meses
Gemfile 50c9bd18a2 [ruby/rage] Upgrade to Ruby 3.5-rc (#9871) hai 6 meses
Gemfile.lock 9622e6ce26 Build(deps): bump rack in /frameworks/Ruby/rage-sequel hai 2 semanas
README.md fb6834a55b Add rage-sequel hai 9 meses
Rakefile fb6834a55b Add rage-sequel hai 9 meses
benchmark_config.json 651b1bc312 Remove json and plaintext tests to reduce test time hai 9 meses
config.ru fb6834a55b Add rage-sequel hai 9 meses
rage-sequel.dockerfile 50c9bd18a2 [ruby/rage] Upgrade to Ruby 3.5-rc (#9871) hai 6 meses

README.md

Rage Benchmarking Test

Rage is a fast web framework compatible with Rails. It uses an event-driven architecture and implements a lightweight, cooperative concurrency model based on Ruby Fibers.

https://github.com/rage-rb/rage

Test Type Implementation Source Code

Important Libraries

The tests were run with:

Test URLs

JSON

http://localhost:8080/json

PLAINTEXT

http://localhost:8080/plaintext

DB

http://localhost:8080/db

QUERY

http://localhost:8080/queries?queries=

UPDATE

http://localhost:8080/updates?queries=

FORTUNES

http://localhost:8080/fortunes