Skip to content

Releases: april-org/parxe

First release version

02 Dec 06:38
Compare
Choose a tag to compare

Basic functionality has been tested in different scenarios. One problem stills unsolved, when serializing same data for different mappers, them would be serialized independently several times. It is possible to reduce the overhead by sharing the serialization step with a weak table as cache.