We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d107b5 commit fcd7801Copy full SHA for fcd7801
index.html
@@ -415,10 +415,10 @@ <h1>JSONBench — a Benchmark For Data Analytics On JSON</h1>
415
</td>
416
</tr>
417
<tr>
418
- <th>Retain Structure: </th>
+ <th>Flattening: </th>
419
<td id="selectors_retain_structure">
420
- <a class="selector selector-active" id="selector-retain-structure-yes">Yes</a>
421
- <a class="selector" id="selector-retain-structure-no">No</a>
+ <a class="selector selector-active" id="selector-retain-structure-yes">No</a>
+ <a class="selector" id="selector-retain-structure-no">Yes</a>
422
423
424
</table>
0 commit comments