Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 263 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 263 Bytes

ORM Benchmark

ORMs

All package run in no-cache mode, forked & refreshed based https://github.com/yusaer/orm-benchmark

Run

# setup env
docker-compose up

# all
go run main.go -multi=20 -orm=all

# portion
go run main.go -multi=20 -orm=gorm