🇺🇸 Experts in web performance, we help you to solve performance issues
🇪🇸 Expertos en web performance, te ayudamos a solucionar problemas de rendimiento
The YAML frontmatter in @antigravity Skills has 5 fields that change everything: kind, model, temperature, max_turns, and tools. Google hasn't documented them officially yet.
I've been testing them in real projects and wrote up what each one does.
https://t.co/F19mEH34jB
#AI #AgentSkills #Gemini #Antigravity
Llevo tiempo viendo demos de multiagentes y casi todas sufren de lo mismo: un agente escribe y otro revisa... para acabar haciendo una todo-app
No son malas demos, pero no hay un motivo técnico real para dividirlas en agentes. Así no aprendemos cuándo sí tiene sentido
Abro hilo con una alternativa 👇
Llevo tiempo viendo demos de multiagentes y casi todas sufren de lo mismo: un agente escribe y otro revisa... para acabar haciendo una todo-app
No son malas demos, pero no hay un motivo técnico real para dividirlas en agentes. Así no aprendemos cuándo sí tiene sentido
Abro hilo con una alternativa 👇
“Most teams fall into a reactive performance decay cycle: ship, wait for complaints, panic, patch, repeat. The Fast by Default model provides a repeatable alternative that keeps systems healthy.”
Performance Engineering in Practice, by @denodell#WebPerf#Performance
Google announced the new Lighthouse agentic browsing category at Google I/O yesterday! It validates WebMCP integrations, LLMs.txt files, and if the accessibility tree is readable, ...
Test your own website here: https://t.co/Zc80WjqPKX
¿Buscas optimizar el rendimiento de tus aplicaciones usando agentes de IA?
En este workshop aprenderás a conectar el Google Chrome DevTools MCP a un agente para automatizar la detección de problemas. Veremos cómo generar reportes automáticos con tres enfoques clave: técnicos, de cliente y de management.
👇 ¡Inscríbete aquí!
#WebPerf #Training #PerfTools #GoogleChrome #AI #MCP
We've released the new DebugBear RUM alert landing pages!
You can now easily see what budget triggered the alert, how often that budget was breached recently, and review what changes impacted your metrics!
Safari and Firefox change how big sites render based on the domain. TikTok, Netflix, Instagram… even SeatGuru. Chrome doesn’t. Why is that?
https://t.co/fQMhKih2zZ by @denodell#Browser
¿Buscas optimizar el rendimiento de tus aplicaciones usando agentes de IA?
En este workshop aprenderás a conectar el Google Chrome DevTools MCP a un agente para automatizar la detección de problemas. Veremos cómo generar reportes automáticos con tres enfoques clave: técnicos, de cliente y de management.
👇 ¡Inscríbete aquí!
#WebPerf #Training #PerfTools #GoogleChrome #AI #MCP
Make sure to only preload fonts that are actually needed on your website!
Preloading fonts can improve page speed and reduce layout shift. However, they it can also take bandwidth away from critical resources.
Learn more: https://t.co/7VnrTtTA42
¿Buscas optimizar el rendimiento de tus aplicaciones usando agentes de IA?
En este workshop aprenderás a conectar el Google Chrome DevTools MCP a un agente para automatizar la detección de problemas. Veremos cómo generar reportes automáticos con tres enfoques clave: técnicos, de cliente y de management.
👇 ¡Inscríbete aquí!
#WebPerf #Training #PerfTools #GoogleChrome #AI #MCP
I built a tool to run performance audits without touching DevTools
Paste a URL → get a structured report. Fonts, images, CSS overhead, LCP Subparts, TTFB
Pro accounts get full history to track improvements over time
https://t.co/hJq20vWzGK
#WebPerf#CoreWebVitals#PerfTools
El agente de IA no sabe debuggear rendimiento si tú no le das el contexto para hacerlo.
No es que sea malo. Por defecto trabaja a ciegas: sin acceso al navegador, sin trazas reales.
#WebPerf#Performance#AIAgents#ChromeDevTools#Frontend
I've added a new snippet to WebPerf Snippets: Forced Synchronous Layout Detector
Run it in DevTools, trigger the interaction, and get a real-time warning with the property, element, and stack trace every time FSL hits
https://t.co/oxj5GGbbb0
#WebPerf#Performance#JavaScript #DevTools #WebPerfSnippets
I've finished the WebGPU in the browser series. 4 articles: fundamentals, image processing, real-time ML, and video editing.
Never written a shader before starting. In the last article we process video at 2ms per frame with WebGPU + WebCodecs.
https://t.co/b0FEqLQgSi
#WebPerf #JavaScript #WebGPU
Exciting for web performance: Chrome will soon have a way to cache the bytecode of inline `<script>`s. Wow!
https://t.co/oOphkTR7hF
+ prototype for explicit hints: https://t.co/FvTsTV995E