Skip to content

bmleite/orm-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

orm-benchmark

JMH benchmarks for popular Java ORM-ish frameworks.

Build Status

Motivation

All ORM-ish frameworks introduce some kind of "processing" overhead, either by parsing their own DSL or implementing custom object mappers. How exactly do these overheads affect your application when compared to plain JDBC (with simple static mappers)? The aim of this project is to study those overheads.

About

JMH benchmarks for popular Java ORM-ish frameworks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages