Skip to content

Commit 4d474b0

Browse files
authored
Merge pull request #229 from palkan/patch-1
Readme: update speed comparison
2 parents cf00f66 + 80d5447 commit 4d474b0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,13 @@ Visit https://rubyui.com/docs/introduction to view the full documentation, inclu
6363

6464
## Speed Comparison 🏎️
6565

66-
RubyUI, powered by Phlex, outperforms traditional methods:
66+
RubyUI, powered by Phlex, outperforms alternative methods:
6767

6868
- Phlex: Baseline 🏁
69-
- ViewComponent: 5.57x slower 🐢
70-
- ERB Templates: 12.08x slower 🐌
69+
- ViewComponent: ~1.5x slower 🚙
70+
- ERB Templates: ~5x slower 🐢
7171

72-
_Huge thanks to @KonnorRogers for running these tests_ 🙏
72+
See the original [view layers benchmark](https://github.com/KonnorRogers/view-layer-benchmarks) by @KonnorRogers and its [variations](https://github.com/KonnorRogers/view-layer-benchmarks/forks).
7373

7474
## Importmap notes:
7575

0 commit comments

Comments
 (0)