.. |
config
|
8f34a2f470
[ruby] Set the MIN_WORKERS to 2, like all other Ruby frameworks. (#8533)
|
1 year ago |
.dockerignore
|
472a935fce
Fixed the broken rack benchmarks. Upgraded ruby version to 3.2 and upgraded the gems used. The benchmarks only use postgres now and use the Sequel gem for database access only (no ORM, everything is done with raw SQL). Made some minor changes to improve query speed including preparing statements (#8240)
|
2 years ago |
.gitignore
|
472a935fce
Fixed the broken rack benchmarks. Upgraded ruby version to 3.2 and upgraded the gems used. The benchmarks only use postgres now and use the Sequel gem for database access only (no ORM, everything is done with raw SQL). Made some minor changes to improve query speed including preparing statements (#8240)
|
2 years ago |
Gemfile
|
dab5cc60ce
Bump puma from 6.2.1 to 6.3.1 in /frameworks/Ruby/rack
|
2 years ago |
Gemfile.lock
|
dab5cc60ce
Bump puma from 6.2.1 to 6.3.1 in /frameworks/Ruby/rack
|
2 years ago |
README.md
|
472a935fce
Fixed the broken rack benchmarks. Upgraded ruby version to 3.2 and upgraded the gems used. The benchmarks only use postgres now and use the Sequel gem for database access only (no ORM, everything is done with raw SQL). Made some minor changes to improve query speed including preparing statements (#8240)
|
2 years ago |
benchmark_config.json
|
0a01e1f36f
[ruby/rack] Fix and enable fortunes (#8513)
|
1 year ago |
config.ru
|
472a935fce
Fixed the broken rack benchmarks. Upgraded ruby version to 3.2 and upgraded the gems used. The benchmarks only use postgres now and use the Sequel gem for database access only (no ORM, everything is done with raw SQL). Made some minor changes to improve query speed including preparing statements (#8240)
|
2 years ago |
falcon.rb
|
472a935fce
Fixed the broken rack benchmarks. Upgraded ruby version to 3.2 and upgraded the gems used. The benchmarks only use postgres now and use the Sequel gem for database access only (no ORM, everything is done with raw SQL). Made some minor changes to improve query speed including preparing statements (#8240)
|
2 years ago |
hello_world.rb
|
0a01e1f36f
[ruby/rack] Fix and enable fortunes (#8513)
|
1 year ago |
pg_db.rb
|
472a935fce
Fixed the broken rack benchmarks. Upgraded ruby version to 3.2 and upgraded the gems used. The benchmarks only use postgres now and use the Sequel gem for database access only (no ORM, everything is done with raw SQL). Made some minor changes to improve query speed including preparing statements (#8240)
|
2 years ago |
rack-falcon.dockerfile
|
caf636ac9f
[ruby/rack] Update to Ruby 3.3-rc (#8446)
|
1 year ago |
rack-jruby.dockerfile
|
472a935fce
Fixed the broken rack benchmarks. Upgraded ruby version to 3.2 and upgraded the gems used. The benchmarks only use postgres now and use the Sequel gem for database access only (no ORM, everything is done with raw SQL). Made some minor changes to improve query speed including preparing statements (#8240)
|
2 years ago |
rack-unicorn.dockerfile
|
caf636ac9f
[ruby/rack] Update to Ruby 3.3-rc (#8446)
|
1 year ago |
rack.dockerfile
|
caf636ac9f
[ruby/rack] Update to Ruby 3.3-rc (#8446)
|
1 year ago |