jsaone
                Differenze
Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.
| Entrambe le parti precedenti la revisioneRevisione precedenteProssima revisione | Revisione precedente | ||
| jsaone [2014/05/12 18:08] – key,val pietro | jsaone [2019/02/05 18:16] (versione attuale) – on github pietro | ||
|---|---|---|---|
| Linea 1: | Linea 1: | ||
| - | {{: | + | {{: | 
| - | {{: | + | {{: | 
| - | {{: | + | {{: | 
| ====== What is jsaone? ====== | ====== What is jsaone? ====== | ||
| Linea 21: | Linea 21: | ||
| totalling 174 MB: | totalling 174 MB: | ||
| - | ^ Parser  | + | ^ Parser  | 
| - | | standard (non-incremental) json |    | + | | standard (non-incremental) json |    9.511      | 
| - | | cythonized jsaone  | + | | cythonized jsaone  | 
| - | | ijson (with yajl2 backend)  | + | | ijson (with yajl2 backend)  | 
| - | | pure python jsaone  | + | | pure python jsaone  | 
| Linea 31: | Linea 31: | ||
| Clearly those numbers are affected by the speed of the CPU and of the medium/ | Clearly those numbers are affected by the speed of the CPU and of the medium/ | ||
| - | In general  | + | In particular, since the test was made on a file from a local hard disk, the | 
| - | faster will be the standard json compared to incremental ones (including | + | bottleneck was clearly  | 
| - | jsaone). | + | parsers  | 
| + | jsaone should even outperform  | ||
| + | only after the entire stream is received. | ||
| === Why " | === Why " | ||
| Linea 51: | Linea 53: | ||
|   - you can extract/ |   - you can extract/ | ||
| - |    | + |    | 
| + | |||
| + | (replace " | ||
| Linea 65: | Linea 69: | ||
| === Development === | === Development === | ||
| - | You can browse the git repo [[http://www.pietrobattiston.it/gitweb?p=jsaone.git|here]] or clone with | + | You can browse the git repo [[https://github.com/toobaz/ | 
| - | git clone git://pietrobattiston.it/jsaone | + | git clone https://github.com/toobaz/jsaone.git | 
| For bugs and enhancements, | For bugs and enhancements, | ||
| + | |||
| + | Jsaone should be able to parse any compliant json string... so if you find one on which it fails, please let me know! | ||
| === License === | === License === | ||
| - | Released under the GPL 3. | + | Released under the GPL 3. Feel free to contact me if this is a problem for you (and GPL 2 is not). | 
jsaone.1399918084.txt.gz · Ultima modifica:  da pietro
                
                