1 مستودع
Specialized browser automation tools focused on measuring rendering and interaction speed.
Distinct from Browser Testing Tools: Distinct from general browser testing: focuses on performance metrics rather than functional correctness.
Explore 1 awesome GitHub repository matching part of an awesome list · Performance Testing Tools. Refine with filters or upvote what's useful.
k6 is a performance testing framework used to measure the scalability and stability of network services and APIs. It functions as a JavaScript load testing tool that uses a Go engine to simulate concurrent user traffic. The tool enables the enforcement of service level objectives by comparing response time percentiles against quantitative performance thresholds. It also operates as a performance regression tool for continuous integration pipelines and a browser performance testing tool that executes scripts within a bundled headless browser instance. Its capabilities cover workload scenario
Measures real user interaction performance by executing scripts within a bundled headless browser instance.