Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
R
rapidjson
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
rapidjson
Commits
c2971cf9
Commit
c2971cf9
authored
Jun 30, 2014
by
Milo Yip
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update performance.md
parent
177ba6e7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
performance.md
doc/performance.md
+2
-2
No files found.
doc/performance.md
View file @
c2971cf9
...
...
@@ -8,7 +8,7 @@ In the mean time, you may also refer to the following third-party benchmarks.
## Third-party benchmarks
*
(Basic benchmarks for miscellaneous C++ JSON parsers and generators)
[
https://github.com/mloskot/json_benchmark
]
by Mateusz Loskot (Jun 2013)
*
[
Basic benchmarks for miscellaneous C++ JSON parsers and generators
](
https://github.com/mloskot/json_benchmark
)
by Mateusz Loskot (Jun 2013)
*
[
casablanca
](
https://casablanca.codeplex.com/
)
*
[
json_spirit
](
https://github.com/cierelabs/json_spirit
)
*
[
jsoncpp
](
http://jsoncpp.sourceforge.net/
)
...
...
@@ -16,7 +16,7 @@ In the mean time, you may also refer to the following third-party benchmarks.
*
[
rapidjson
](
https://github.com/miloyip/rapidjson/
)
*
[
QJsonDocument
](
http://qt-project.org/doc/qt-5.0/qtcore/qjsondocument.html
)
*
[
JSON Parser Benchmarking
by Chad Austin
](
http://chadaustin.me/2013/01/json-parser-benchmarking/
)
(
Jan
2013)
*
[
JSON Parser Benchmarking
](
http://chadaustin.me/2013/01/json-parser-benchmarking/
)
by Chad Austin
(Jan 2013)
*
[
sajson
](
https://github.com/chadaustin/sajson
)
*
[
rapidjson
](
https://github.com/miloyip/rapidjson/
)
*
[
vjson
](
https://code.google.com/p/vjson/
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment