Mercurial > piecrust2
comparison tests/test_processing_base.py @ 450:298f8f46432a
internal: Add a `fastpickle` module to help with multiprocess serialization.
Looks like we're wasting a lot of time serializing custom class information
for the workers, so this new module helps to convert classes to standard
structures (dicts, lists, etc).
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Mon, 06 Jul 2015 21:29:17 -0700 |
parents | c4b3a7fd2f87 |
children | d90ccdf18156 |
comparison
equal
deleted
inserted
replaced
449:30f2c2a595f5 | 450:298f8f46432a |
---|