File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
ta** ghtml** lets you replace your template engine with fast JavaScript by leveraging the power of tagged templates.
4
4
5
- Works in the browser. No runtime dependencies. [ ~ 30x faster than React. ~ 10x faster than common-tags.] ( #benchmarks )
5
+ Works in the browser. No runtime dependencies. [ Faster than React & Co. ~ 3x faster than EJS and ~ 13x faster than common-tags.] ( #benchmarks )
6
6
7
7
![ ghtml.gif] ( ./ghtml.gif )
8
8
@@ -185,7 +185,7 @@ Latest results from [Platformatic's SSR Showdown](https://blog.platformatic.dev/
185
185
186
186
![ ghtml-perf.png] ( ./ghtml-perf.png )
187
187
188
- And latest results from [ KitaJS HTML] ( https://github.com/kitajs/html/tree/cb7950c68489ff70dd0b0c130c9b70046c1543ea/benchmarks ) :
188
+ Latest results from [ KitaJS HTML] ( https://github.com/kitajs/html/tree/cb7950c68489ff70dd0b0c130c9b70046c1543ea/benchmarks ) :
189
189
190
190
``` sh
191
191
benchmark time (avg) (min … max) p75 p99 p999
You can’t perform that action at this time.
0 commit comments