kihamo / orm-benchmark

All golang orm benchmark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ORM Benchmark

A benchmark to compare the performance of golang orm package.

Results (2014-12-30)

Environment

  • 2G RAM
  • go version go1.3.3 linux/amd64
  • Go-MySQL-Driver Latest
  • MySQL 5.6.21-70.1-log Percona Server (GPL), Release 70.1, Revision 698

ORMs

All package run in no-cache mode.

Run

go get github.com/beego/orm-benchmark
orm-benchmark -multi=20 -orm=all

Reports

Sample 1


Sample 2


Sample 3


Contact

Maintain by slene

About

All golang orm benchmark


Languages

Language:Go 100.0%