artilleryio/artillery

The complete load testing platform. Everything you need for production-grade load tests. Serverless & distributed. Load test with Playwright. Load test HTTP...

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 21 minutes ago
Added to GitGenius on September 7th, 2026
Created on May 28th, 2015
Open Issues & Pull Requests: 486 (+0)
GitHub issues: Enabled
Number of forks: 565
Total Stargazers: 9,072 (+0)
Total Subscribers: 70 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 23.9 hours
Mean response time: 133.9 days
90th percentile: 233.0 days
Tracked items: 132

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 96% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 9% of issues opened in the past year have been closed. Three people close 56% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 113
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 790 days
Stale 30+ days: 112
Stale 90+ days: 107

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (4)
  • investigate (4)
  • bug (3)
  • engine:playwright (3)
  • platform:lambda (2)
  • proposal (1)
  • question (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Artillery is a load testing platform that enables distributed, cloud-native performance testing at scale without requiring infrastructure setup or DevOps overhead.

The tool addresses the need to validate API and application performance under realistic load conditions. It works by allowing developers to define test scenarios in configuration files, then executing those scenarios either locally or distributed across cloud resources. The platform can simulate real user behavior through request chains, transactions, and complex workload patterns, and it supports testing of HTTP APIs, GraphQL endpoints, WebSocket connections, Socket.io, gRPC services, and Kinesis streams. A distinctive capability is the ability to load test using real headless browsers via Playwright, enabling performance validation of browser-based interactions rather than just API calls.

Teams should consider Artillery if they need production-grade load testing without managing infrastructure. It suits projects ranging from small API services to large-scale distributed systems, particularly those already using AWS where Lambda and Fargate integration allows tests to scale on demand. The platform includes integrations for monitoring and observability tools, and supports CICD workflows. The extensible plugin API allows customization for specific testing needs or proprietary protocols.

The project shows active development with regular updates across its TypeScript codebase. Maintenance activity spans both core functionality and the breadth of integrations the tool supports. The project maintains public discussion channels and documentation, indicating ongoing engagement with its user community.