Alejandro Martinez
|
2291258bb8
Added ARM-Neon support for SIMD.SkipWhitespace*
|
8 年之前 |
Milo Yip
|
a62777487d
Normalize line endings but not JSON files
|
10 年之前 |
Milo Yip
|
7fb84d304b
Revert "Normalize all the line endings"
|
10 年之前 |
Milo Yip
|
6047e3ce12
Normalize all the line endings
|
10 年之前 |
Milo Yip
|
48378b751e
Optimize the new Parse() interfaces
|
10 年之前 |
Milo Yip
|
a5990f3eea
Optimize ScanCopyUnescapedString for insitu parsing
|
10 年之前 |
Milo Yip
|
ef6957c177
PutReserve() and PutUnsafe() optimisation for Writer
|
10 年之前 |
miloyip
|
8d39282af5
Update license headers for tests
|
10 年之前 |
miloyip
|
30ace6fa95
Fix mistake in perftest
|
10 年之前 |
miloyip
|
556d154bed
Search sample data in more folders for perftest
|
10 年之前 |
Philipp A. Hartmann
|
20bab938b7
Drop thirdparty JSON implementations/performance tests
|
11 年之前 |
Sean Leather
|
4ded1f44f4
Use predefined macros to enable SSE with gmake
|
11 年之前 |
Milo Yip
|
0dbcc1cf2e
Add license and change indents from tab to space.
|
11 年之前 |
Milo Yip
|
cc04219e36
Fixes #59 by adding bool return value for each event handler function
|
11 年之前 |
Philipp A. Hartmann
|
6aa601cd51
perftest.h/unittest.h: fix pragma ordering
|
11 年之前 |
Philipp A. Hartmann
|
813da24d72
Add RAPIDJSON_DIAG_* macros to handle compiler warnings
|
11 年之前 |
Milo Yip
|
5a186104f4
Fixes warnings
|
11 年之前 |
miloyip@gmail.com
|
5eac448955
Added EncodedInputStream, AutoUTFInputStream, AutoUTF
|
14 年之前 |
miloyip@gmail.com
|
66754fc5b0
Added referenced performance of UTF-8 validation
|
14 年之前 |
miloyip@gmail.com
|
f198c486ee
Added encoding validation feature
|
14 年之前 |
miloyip@gmail.com
|
78492f9962
Fixed compilation errors in Ubuntu 64-bit
|
14 年之前 |
miloyip@gmail.com
|
9ae680d35b
Added ultrajson to perftest, only tested parsing to dummy handler.
|
14 年之前 |
miloyip@gmail.com
|
08d25ad177
Added Flush() to concept stream. Add this new member function to all streams.
|
14 年之前 |
miloyip@gmail.com
|
bce34fbea8
Proved FileStream is very slow due to fgetc(). Added a new FileReadStream which uses fread() with buffer.
|
14 年之前 |
miloyip@gmail.com
|
8f8e905306
Initial version (0.1)
|
14 年之前 |