Surprisingly, the performance results presented below indicate that a textual representation of XML is a far more efficient representation than a serialized DOM representation. Also, the time required to externalize a DOM representation and reparse the textual form is cheaper than the direct Java serialization and deserialization of the DOM.Десериализация из строки и парсинг xml должны сильно отличаться по "стоимости". Не зря в других языках можно кэшировать dom-дерево.
неуж-то??в каких?
.net
java
И без MySQL тоже?потому что это фреймворк, он должен работать без запуска отдельных демонов