|
All content with label cache-size.
Related Labels:
review
, expiry
, optimization
, faq-config
, faq-code-examples
, serialization
How can I optimize serialization time and size of objects?
(Coherence FAQ)
Attached serializationtest.jar is a quick test harness showing the difference in both the serialized size and serialization times for three objects, one using Java serialization, one using the Oracle Coherence {{ExternalizableLite}} serialization and one using the Oracle Coherence {{XmlBean}} framework ...
|
|
|