Skip to content

Commit 5679aa8

Browse files
committed
docs: update intro
1 parent 1d704c4 commit 5679aa8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
ta**ghtml** lets you replace your template engine with fast JavaScript by leveraging the power of tagged templates.
44

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)
66

77
![ghtml.gif](./ghtml.gif)
88

@@ -185,7 +185,7 @@ Latest results from [Platformatic's SSR Showdown](https://blog.platformatic.dev/
185185

186186
![ghtml-perf.png](./ghtml-perf.png)
187187

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):
189189

190190
```sh
191191
benchmark time (avg) (min … max) p75 p99 p999

0 commit comments

Comments
 (0)