Skip to content

Adding Peapod comparison

Jeffrey Phillips Freeman requested to merge github/fork/bayofmany/master into master

Created by: bayofmany

Hi,

I added Peapod to the comparison. At this moment it supports: JPA-like Annotations, Type information encoded into graph, Framing of elements instantiated according to type hierarchy, Element queried by type hierarchy & TinkerPop 3.

Performance is still behind, but mainly due to TinkerPop 3 being less performant then version 2 and using a lot more objects to GC. I'm sure it will improve in next versions.

I added a warmup cycle for the base frameworks Blueprint & TinkerPop3 because I saw several runs where they performed slower then the OGM frameworks using them.

Thanks for updating your comparison.

Willem

Merge request reports