An open API service indexing awesome lists of open source software.

https://github.com/jackc/pg_pl_bench


https://github.com/jackc/pg_pl_bench

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Simple Pg/Pl Benchmarks

Set PG* environment variables or DATABASE_URL to configure database connection.

Run setup.sql in your test database then run:

```
go test -bench=.
```