diff --git a/test/apps/stress-tests/README.md b/test/apps/stress-tests/README.md index c878971c5fa..049fbc4d98e 100644 --- a/test/apps/stress-tests/README.md +++ b/test/apps/stress-tests/README.md @@ -2,9 +2,9 @@ -## Example: Frustum Cull +## Stress Test App -Demonstrate frustum plane extraction and tests. +Render a large data set and measure performance. Uses [Webpack](https://github.com/webpack/webpack) to bundle files and serves it with [webpack-dev-server](https://webpack.js.org/guides/development/#webpack-dev-server).