aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2579c3a45..15b4ef143 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,11 @@ All in one fast & easy-to-use tool. Instead of 1,000 node_modules for develo
npm install -g bun-cli
```
+## Benchmarks
+
+CSS: [Bun is 14x faster](./bench/hot-module-reloading/css-stress-test) than Next.js at hot reloading CSS. TODO: compare Vite
+JavaScript: TODO
+
### Getting started
## Using Bun with Next.js