{"ScriptPreparationCode":"var dates = Array.from({length: 200}, () =\u003E new Date())","TestCases":[{"Name":"date.getTime()","Code":"dates.map(date =\u003E date.getTime())","IsDeferred":false},{"Name":"crypto.randomUUID()","Code":"dates.map(() =\u003E crypto.randomUUID())","IsDeferred":false}]}