Skip to content

kihamo/orm-benchmark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%