evanj / hstorebench

Postgres Hstore benchmark with the pgx client library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pgx hstore benchmark

A quick a dirty benchmark for pgx's hstore support. Run with:

go test . -bench=. -benchtime=2s -benchmem

About

Postgres Hstore benchmark with the pgx client library

License:MIT License


Languages

Language:Go 98.8%Language:Makefile 1.2%