{"ScriptPreparationCode":"var strs = Array.from(new Array(100000)).map(() =\u003E \u0027String concat. \u0027)\r\nvar result = []","TestCases":[{"Name":"array.push","Code":"for (let i = 0; i \u003C strs.length; i\u002B\u002B) {\r\n result.push(\u0060${strs[i]}_ok_${strs[i] * 532}\u0060)\r\n}","IsDeferred":false},{"Name":"array.map","Code":"result = strs.map((a) =\u003E \u0060${strs[i]}_ok_${strs[i] * 532}\u0060)","IsDeferred":false}]}