Metadata


Name
gladys
Version
1.0.1
Platform
ruby
Authors
Jon Daniel
Bindir
bin
Date
2025-08-08 00:00:00 UTC
Dependencies
activesupport (~> 8.0, >= 8.0.0)
benchmark (~> 0.4, >= 0.4.0)
bundler (~> 2.4, >= 2.4.0)
concurrent-ruby (~> 1.3, >= 1.3.0)
dry-configurable (~> 1.0, >= 1.0.0)
enumerable-stats (~> 1.1, >= 1.1.0)
json (~> 2.13, >= 2.13.0)
pg (~> 1.6, >= 1.6.0)
pgvector (~> 0.3, >= 0.3.2)
sequel (~> 5.76, >= 5.76.0)
thor (~> 1.3, >= 1.3.0)
Description
Gladys is a tool for benchmarking PostgreSQL databases and is inspired by pgbench and sysbench but was designed explicitly for benchmarking PostgreSQL, for science.
Email
jon.daniel@salesforce.com
Executables
gladys
Files
bin/gladys
lib/gladys.rb
lib/gladys/actions/base.rb
lib/gladys/actions/benchmark.rb
lib/gladys/actions/cleanup.rb
lib/gladys/actions/prepare.rb
lib/gladys/cli.rb
lib/gladys/client.rb
lib/gladys/container.rb
lib/gladys/context.rb
lib/gladys/database.rb
lib/gladys/errors.rb
lib/gladys/help.rb
lib/gladys/helpers/default.rb
lib/gladys/metrics.rb
lib/gladys/option_set.rb
lib/gladys/report.rb
lib/gladys/script.rb
lib/gladys/time_series/counter.rb
lib/gladys/time_series/percentile.rb
lib/gladys/version.rb
lib/gladys/workload.rb
Homepage
https://github.com/binarycleric/gladys
Licenses
Apache-2.0
Metadata
{"source_code_uri"=>"https://github.com/binarycleric/gladys", "rubygems_mfa_required"=>"true"}
Require paths
lib
Required ruby version
>= 3.3.0
Required rubygems version
>= 0
Rubygems version
3.5.22
Specification version
4
Summary
Run tests against Postgres databases, for science.
Original platform
ruby
New platform
ruby