Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

PostgreSQL Client Driver Performance Benchmarking Toolbench

License

NotificationsYou must be signed in to change notification settings

MagicStack/pgbench

Repository files navigation

This is a collection of scripts intended to benchmark the efficiency ofvarious implementations of PostgreSQL client drivers.

Installation and Use

Install the following:

  • git
  • NodeJS
  • Go 1.6
  • Python 3

Run

$ python3 -m venv pgbench-venv$source pgbench-venv/bin/activate(pgbench-venv) $ pip install -r requirements.txt(pgbench-venv) $ make

The benchmarks can then be ran with./pgbench. Use./pgbench --help for various options, including selective benchmarkrunning.

About

PostgreSQL Client Driver Performance Benchmarking Toolbench

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors5


[8]ページ先頭

©2009-2025 Movatter.jp