crank
crank copied to clipboard
MVP checklist
-
Split repository
- [x] aspnet/benchmarks
- We put the benchmark apps here
- [x] aspnet/perf
- Infrastructure for benchmarks (driver etc)
- [x] aspnet/benchmarks
-
CI/CD
- Testing
- [ ] Infrastructure
- [x] Start two local agents
- [ ] Docker image and csproj
- Apps
- [x] Each app should be tested
- [ ] Infrastructure
- [ ] Docker image for Agent
- [x] Global tools (controller + agent)
- Testing
-
Documentation for the infrastructure
- [x] README
- [x] New driver only
- [x] docs, samples
- [x] README
-
Refactoring
- Naming
- [x] Benchmarks Agent
- [x] Benchmarks Controller
- [ ] Benchmarks Relay
- [x] Simpler arguments for Agent when running locally
- No arguments necessary
- Automatic available port detection
- Naming
-
Plugins
- [x] Wrk plugin
- [x] Bombardier plugin