Login Sign Up
Advert
Your ad spot
Reserve this exclusive slot for the selected period.
Buy advertising →
Telegram community logo - 🇺🇦 automation-remarks.com
Added 29 Jun 2021

🇺🇦 automation-remarks.com

@automation_remarks_ua
Number of subscribers: 7 723
Photos: 408
Videos: 73
Links: 1,570
Description:
Найкрутіший канал для QA инженерів, тестувальників, QA Automation та SDET. Говоримо про автоматизацію в тестуванні та просто про життя. Преміум-підписка через: @automation_remarks_bot База: https://base.monobank.ua/7b1uwbtrQRvaeC Автор: @spirogov
Source

🇺🇦 automation-remarks.com | 𝗧𝘆𝗽𝗲𝗦𝗰𝗿𝗶𝗽𝘁 переписали на GoMicrosoft переписує TypeScript на Go, забез...

Telegram community logo - 🇺🇦 automation-remarks.com 🇺🇦 automation-remarks.com @automation_remarks_ua
3 700 Views/Reach 2025-03-13 08:35 Message №2766
𝗧𝘆𝗽𝗲𝗦𝗰𝗿𝗶𝗽𝘁 переписали на GoMicrosoft переписує TypeScript на Go, забезпечуючи 10-кратне збільшення швидкості та значне підвищення продуктивності для розробників. Але що це означає на практиці? 1️⃣ 🚀 𝗖𝗼𝗺𝗽𝗶𝗹𝗮𝘁𝗶𝗼𝗻 𝗦𝗽𝗲𝗲𝗱𝗧𝗦 (𝗝𝗦): Slower build times, especially for large codebases.𝗧𝗦 𝗡𝗮𝘁𝗶𝘃𝗲: Up to 10x faster compilation – Playwright went from 11.1s → 1.1s!2️⃣ ⚡️ 𝗘𝗱𝗶𝘁𝗼𝗿 𝗣𝗲𝗿𝗳𝗼𝗿𝗺𝗮𝗻𝗰𝗲𝗧𝗦 (𝗝𝗦): Longer load times for large projects (VS Code: 9.6s).𝗧𝗦 𝗡𝗮𝘁𝗶𝘃𝗲: 8x faster startup (VS Code: 1.2s), meaning near-instant readiness.3️⃣ 🛠 𝗟𝗼𝘄𝗲𝗿 𝗠𝗲𝗺𝗼𝗿𝘆 𝗨𝘀𝗮𝗴𝗲𝗧𝗦 (𝗝𝗦): High RAM consumption due to JS-based architecture.𝗧𝗦 𝗡𝗮𝘁𝗶𝘃𝗲: Uses ~50% less memory, making it leaner and faster.4️⃣ 🔄 𝗔 𝗡𝗲𝘄 𝗔𝗿𝗰𝗵𝗶𝘁𝗲𝗰𝘁𝘂𝗿𝗲𝗧𝗦 (𝗝𝗦): Runs on JavaScript and Node.js.𝗧𝗦 𝗡𝗮𝘁𝗶𝘃𝗲: Built on Go, unlocking better concurrency and memory management.5️⃣ 🤖 𝗔𝗜 & 𝗟𝗮𝗻𝗴𝘂𝗮𝗴𝗲 𝗦𝗲𝗿𝘃𝗲𝗿 𝗜𝗺𝗽𝗿𝗼𝘃𝗲𝗺𝗲𝗻𝘁𝘀𝗧𝗦 (𝗝𝗦): Slower response for large projects.𝗧𝗦 𝗡𝗮𝘁𝗶𝘃𝗲: Adopts LSP (Language Server Protocol) for faster refactoring and AI-powered insights.🎯 𝗪𝗵𝘆 𝗧𝗵𝗶𝘀 𝗶𝘀 𝗛𝘂𝗴𝗲 𝗳𝗼𝗿 𝗣𝗹𝗮𝘆𝘄𝗿𝗶𝗴𝗵𝘁?Playwright relies on fast TypeScript processing, and this shift means: Faster test execution – no more waiting for slow builds. Smoother CI/CD workflows – better performance in headless environments. Less resource consumption – runs more efficiently, even in large-scale automation setups.Деталі https://devblogs.microsoft.com/typescript/typescript-native-port/