diff --git a/scripts/benchmarks/README.md b/scripts/benchmarks/README.md index a22f3c7ad..ed0e824e1 100644 --- a/scripts/benchmarks/README.md +++ b/scripts/benchmarks/README.md @@ -1,6 +1,6 @@ # Benchmarks -These benchmarks test how fast various css-in-js libraries render with react components. They do not necessarily represent how fast a css-in-js library will be in the real world and are used by emotion to stop performance regressions in render performance/caching. +These benchmarks test how fast emotion renders with react components. They do not necessarily represent how fast a css-in-js library will be in the real world and are used by emotion to stop performance regressions in render performance/caching. To run these benchmarks, visit https://benchmarks.emotion.sh and choose a commit.