{"ScriptPreparationCode":"var array = new Array(5000).fill(\u00271\u0027).map(() =\u003E Math.random().toString());","TestCases":[{"Name":"JSON.strigify","Code":"JSON.stringify(array);","IsDeferred":false},{"Name":"Array.join","Code":"array.join(\u0027,\u0027)","IsDeferred":false}]}