[ 
https://issues.apache.org/jira/browse/FLEECE-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14053361#comment-14053361
 ] 

Romain Manni-Bucau edited comment on FLEECE-4 at 7/7/14 6:05 AM:
-----------------------------------------------------------------

Applied, will work on this cache thing ASAP

edit: move size config in parser factory 
(org.apache.fleece.core.JsonParserFactoryImpl#JsonParserFactoryImpl). Idea is 
to add BufferCache here too. We can propose N strategy configured with 
properties (1) single buffer, 2) BufferCache, 3) new buffer by instance 4) 
SPI?). Then the factory will pass the buffer built to the parser directly. wdyt?


was (Author: romain.manni-bucau):
Applied, will work on this cache thing ASAP

> Add/Modify JSON test and benchmarking files
> -------------------------------------------
>
>                 Key: FLEECE-4
>                 URL: https://issues.apache.org/jira/browse/FLEECE-4
>             Project: Fleece
>          Issue Type: Test
>            Reporter: Hendrik Saly
>            Priority: Minor
>         Attachments: 0001-Add-Modify-JSON-test-and-benchmarking-files.patch, 
> 0002-Adapted-test-classes-for-the-new-files.patch, 
> 0003-New-JSON-Parser-which-pass-all-tests-minor-testcasef.patch, 
> 0004-some-more-json-chars-for-the-new-parser.patch
>
>
> Add/Modify JSON test files which (hopefully) can prove correct parsing 
> behaviour. Consists of positive and negative test files. The larger files can 
> also be used for benchmarking.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to