go-orm-benchmarks

module
v0.0.0-...-80c36e7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 23, 2024 License: MIT

README

Go ORM Benchmarks

This repository contains benchmarks for various Go ORM libraries. The benchmarks are run against a Postgres database and measure the time it takes to perform various operations.

Running the benchmarks

First, you need to install the dependencies:

go install

Then, you can run the docker-compose to up databases:

docker-compose up -d

Finally, you can run the benchmarks:

go test -benchmem -bench . .\benchmarks

Directories

Path Synopsis
ent

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL