Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

wasm-boot-profiling

Estrellas47
Forks3
Actualizado22 de junio de 2026 a las 14:10

How to measure where time goes during Rubree's WASM Rails boot sequence (Service Worker → ruby.wasm), and what we already learned from one full measurement pass — gem require + Rails.application.initialize! + WASM compile dominate (~99%), while the ActiveRecord DB adapter (sqlite3_wasm vs nulldb) is negligible (~1.5%). Use when investigating "WASM load is slow", "the page freezes on iOS/mobile while loading", or when considering swapping the DB adapter to speed up boot — measure first, this skill shows how and what was already found.

Instalación

Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.

SKILL.md
readonly