@miiajs/core 0.6.0 → 0.6.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -15,7 +15,7 @@ Build structured, type-safe APIs with decorators, dependency injection, and midd
|
|
|
15
15
|
|
|
16
16
|
## Performance
|
|
17
17
|
|
|
18
|
-
Up to **
|
|
18
|
+
Up to **9% faster** than Hono | Up to **33% faster** than NestJS+Fastify \*
|
|
19
19
|
|
|
20
20
|
> \* Realistic API benchmarks on Bun. Results vary by runtime. [See full benchmarks →](https://miiajs.com/benchmarks)
|
|
21
21
|
|
package/package.json
CHANGED