diff --git a/tasks/common/src/test_file.rs b/tasks/common/src/test_file.rs index fc26101421776..0f80d13f4c506 100644 --- a/tasks/common/src/test_file.rs +++ b/tasks/common/src/test_file.rs @@ -45,6 +45,8 @@ impl TestFiles { let files = [ // TypeScript syntax (2.81MB) "https://raw.githubusercontent.com/microsoft/TypeScript/v5.3.3/src/compiler/checker.ts", + // Realword tsx (1.0M) + "https://raw.githubusercontent.com/oxc-project/benchmark-files/main/cal.com.tsx", // Heavy with classes (554K) "https://cdn.jsdelivr.net/npm/pdfjs-dist@4.0.269/build/pdf.mjs", // ES5 (3.9M)