Added a coptimizations module. The first optimization is to provide an implementation of persistent_id in C. This routine, which is called extremely often while pickling was found to be a significant bottleneck.
Showing
src/ZODB/coptimizations.c
0 → 100644
Please register or sign in to comment