You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ruby2html templates: 196.4 i/s - 1.91x slower ← Only 1.21x slower than Phlex!
319
+
Ruby2html components:122.8 i/s - 3.06x slower
320
320
```
321
321
322
-
**Note**: Ruby2html templates were initially 3.21x slower than Phlex (115 i/s). After optimizations, they're now only **1.41x slower** (205 i/s) - a **78% improvement**!
322
+
**Gap to Phlex: 237.3 vs 196.4 = only 1.21x slower!**
323
323
324
-
#### Ruby 3.3.4 +YJIT
324
+
**Amazing progress**: Ruby2html templates were initially 3.21x slower than Phlex (115 i/s). After all optimizations, they're now only **1.21x slower** (196 i/s) - nearly **equal performance**!
0 commit comments