Hendrik Saly created FLEECE-10:
----------------------------------
Summary: Performance Improvements Reader and Generator
Key: FLEECE-10
URL: https://issues.apache.org/jira/browse/FLEECE-10
Project: Fleece
Issue Type: Improvement
Reporter: Hendrik Saly
Attachments: 0001-FLEECE-10.patch
* JsonValue classes are now immutable
* Object and Array Builder changed to build real mutable Objects/Arrays with no
performance
drawbacks
* Factories handle now config maps correct
* ReaderImpl is faster and easier now
* Generator is also faster and easier now (buffering added)
* some string escaping fixed
* made almost all classes and constructors default visible
* some charset fixes
* new tests added
* writerimpl and others now conform to api
Performance comparison is here:
https://github.com/salyh/jsr353-benchmark/tree/master/results/salyh%2020140729
--
This message was sent by Atlassian JIRA
(v6.2#6252)