Lines Matching full:json
1 ====== JSON Data Benchmark Testing ======
10 ===== Recursive JSON load =====
11 Here is JSON data with src attribute, which links to itself. So it is recursively loaded 30 times.
14 <json id=cookie path=cookie src=benchmark#cookie display=combined,log*>
25 </json>
29 <json id=cookie path=cookie src=benchmark#cookie display=combined,log*>
40 </json>
44 ===== Load multiple files into JSON array =====
45 Here is one long JSON file with random data: [[.1000files:file1]]. For testing purposes it should b…
50 <json path=stack1[] src=.1000files:file1 display=combined,log*></json>
51 ''%%<json path=stack1[] src=.1000files:file1 display=combined,log*></json>%%''\\
56 <json path=stack2[] src=.1000files:file1* display=combined,log*></json>
57 ''%%<json path=stack2[] src=.1000files:file1* display=combined,log*></json>%%''\\
62 <json path=stack3[] src=.1000files:file*></json>
63 ''%%<json path=stack3[] src=.1000files:file*></json>%%''\\
88 ==== Show JSON data of 112 files ====