zodb / relstorage

A backend for ZODB that stores pickles in a relational database.
Other
54 stars 46 forks source link

Further changes for issue #186 #359

Closed jamadden closed 4 years ago

jamadden commented 4 years ago

Improves on the work done in #358 and fixes #186.

Benchmark 3.0a11 3.0a12 This branch
pop_eq 1.47 sec 353 ms 244 ms
pop_ne 1.64 sec 551 ms 419 ms
epop 1.25 sec 372 ms 249 ms
read 345 ms 91.1 ms 153 ms
mix 1.63 sec 522 ms 402 ms