A Chrome extension that throttles network and CPU to simulate real-world slow user conditions for performance testing.
Sloth is a Chrome extension that slows down page loading by throttling network speed and CPU performance. It helps developers simulate real-world user conditions with slow devices and connections to identify performance issues before deployment.
Frontend developers and performance engineers who need to test web applications under realistic slow network and device conditions.
Developers choose Sloth because it provides one-click throttling across all same-origin URLs, making performance testing faster and more convenient than manual Chrome DevTools configuration.
Sloth - an extension slowing down page loading to bring real user experience
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Applies network and CPU slowdown across all same-origin URLs with a single button press, as highlighted in the README for reducing DevTools manual steps.
Slows network to 1.6 Mbps download and 750 Kbps upload with 4x CPU throttling, mimicking common user environments per the README's specifications.
Leverages Chrome DevTools Protocol for stable throttling without page interference, ensuring consistent performance testing as described.
Streamlines workflow for 'lazy developers' by minimizing configuration, making it faster to simulate slow conditions.
Only offers preset network and CPU speeds; customization requires engaging in an issue discussion, lacking built-in configuration options.
Tied exclusively to Chrome, preventing use in other browsers like Firefox or Safari for broader testing scenarios.
Setting up for contributions involves generating cryptographic keys and managing symlinks, adding overhead for developers.