You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,9 +78,9 @@ _"really good"_ _"awesome project"_ _"very solid and very dependable"_ _"my team
78
78
79
79
-[JSONTestSuite and JSON_checker test suites](https://danielaparker.github.io/json_benchmarks/)
80
80
81
-
-[Performance benchmarks with text and integers](https://github.com/danielaparker/json_benchmarks/blob/master/report/performance.md)
81
+
-[Performance benchmarks with text and integers](https://github.com/danielaparker/json_benchmarks/blob/master/report/big.text.integer.md)
82
82
83
-
-[Performance benchmarks with text and doubles](https://github.com/danielaparker/json_benchmarks/blob/master/report/performance_fp.md)
83
+
-[Performance benchmarks with text and floating point numbers](https://github.com/danielaparker/json_benchmarks/blob/master/report/big.text.floating_point.md)
84
84
85
85
The benchmark code is available [here](https://github.com/danielaparker/json_benchmarks).
0 commit comments