From 4e20196aea727470f5c333ad8c793d33b7befe39 Mon Sep 17 00:00:00 2001 From: Timeless0911 <50201324+Timeless0911@users.noreply.github.com> Date: Tue, 20 Aug 2024 16:58:32 +0800 Subject: [PATCH] docs: add QoS to README (#116) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5fd64502..2711b8ee 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,10 @@ This repo has adopted the ByteDance Open Source Code of Conduct. Please check [C Come and chat with us on [Discord](https://discord.gg/FQfm7VqU)! The Rstack team and users are active there, and we're always looking for contributions. +## 🌟 Quality + +Rslib uses [Web Infra QoS](https://web-infra-qos.netlify.app?product=rslib&metrics=bundle-size) to observe the trend of key metrics, such as bundle size, compile speed and install size. + ## 🙏 Credits Some of the implementations of Rslib have drawn inspiration from outstanding projects in the community. We would like to express our gratitude to them: