Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
json
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Libraries
json
Commits
7b6cba23
Commit
7b6cba23
authored
Sep 12, 2016
by
Niels
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
results for #307
parent
24c588cd
Changes
8
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
701 additions
and
0 deletions
+701
-0
test/reports/2016-09-09-nativejson_benchmark/README.md
test/reports/2016-09-09-nativejson_benchmark/README.md
+31
-0
test/reports/2016-09-09-nativejson_benchmark/conformance_Nlohmann (C++11).md
...9-09-nativejson_benchmark/conformance_Nlohmann (C++11).md
+670
-0
test/reports/2016-09-09-nativejson_benchmark/conformance_overall_Result.png
...09-09-nativejson_benchmark/conformance_overall_Result.png
+0
-0
test/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_1._Parse_Memory_(byte).png
...-4980HQ@2.80GHz_mac64_clang7.0_1._Parse_Memory_(byte).png
+0
-0
test/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_1._Parse_Time_(ms).png
...rei7-4980HQ@2.80GHz_mac64_clang7.0_1._Parse_Time_(ms).png
+0
-0
test/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_2._Stringify_Time_(ms).png
...-4980HQ@2.80GHz_mac64_clang7.0_2._Stringify_Time_(ms).png
+0
-0
test/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_3._Prettify_Time_(ms).png
...7-4980HQ@2.80GHz_mac64_clang7.0_3._Prettify_Time_(ms).png
+0
-0
test/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_7._Code_size_FileSize_(byte).png
...Q@2.80GHz_mac64_clang7.0_7._Code_size_FileSize_(byte).png
+0
-0
No files found.
test/reports/2016-09-09-nativejson_benchmark/README.md
0 → 100644
View file @
7b6cba23
Results of the latest benchmark from
<https://github.com/miloyip/nativejson-benchmark>
.
See
<https://github.com/nlohmann/json/issues/307>
for discussion.
Original post at 2016-09-09 to
<json@yahoogroups.com>
:
> Hi,
>
> This benchmark evaluated conformance, parse/stringify speed/memory, and
> code size. It can also be viewed as a long list of open source C/C++ JSON
> libraries.
>
> You can run the benchmark on your own machine by checkout this project.
>
> https://github.com/miloyip/nativejson-benchmark
>
> You can also view some sample results here:
>
> https://rawgit.com/miloyip/nativejson-benchmark/master/sample/conformance.html
> https://rawgit.com/miloyip/nativejson-benchmark/master/sample/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0.html
>
> If you make a new library, you may use this for testing conformance and
> performance. Afterwards, please submit a pull request.
>
> Enjoy!
>
> --
> Milo Yip
>
> https://github.com/miloyip/
> http://twitter.com/miloyip/
test/reports/2016-09-09-nativejson_benchmark/conformance_Nlohmann (C++11).md
0 → 100644
View file @
7b6cba23
This diff is collapsed.
Click to expand it.
test/reports/2016-09-09-nativejson_benchmark/conformance_overall_Result.png
0 → 100644
View file @
7b6cba23
166 KB
test/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_1._Parse_Memory_(byte).png
0 → 100644
View file @
7b6cba23
192 KB
test/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_1._Parse_Time_(ms).png
0 → 100644
View file @
7b6cba23
146 KB
test/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_2._Stringify_Time_(ms).png
0 → 100644
View file @
7b6cba23
136 KB
test/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_3._Prettify_Time_(ms).png
0 → 100644
View file @
7b6cba23
97.7 KB
test/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_7._Code_size_FileSize_(byte).png
0 → 100644
View file @
7b6cba23
182 KB
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