gzipped, but the profiler's frontend code // knows how to deal with it. const buffer = new ArrayBuffer(profileResult.length); await profileResult.copyToBuffer(buffer); return buffer; } } registerFront(PerfFront); PK