II.
LibraryProcess overview
Reference · livelib-process:performance-optimization--load-test-execution
specializations/performance-optimization/load-test-execution overview
Load Test Execution and Analysis - Execute load tests and analyze results including baseline establishment, scenario execution, result analysis, bottleneck identification, and report generation.
Attributes
displayName
specializations/performance-optimization/load-test-execution
description
Load Test Execution and Analysis - Execute load tests and analyze results including baseline
establishment, scenario execution, result analysis, bottleneck identification, and report generation.
libraryPath
library/specializations/performance-optimization/load-test-execution.js
specialization
performance-optimization
references
- - k6 Cloud: https://k6.io/cloud/
example
const result = await orchestrate('specializations/performance-optimization/load-test-execution', {
projectName: 'E-commerce API',
testScripts: ['checkout-flow', 'search-flow'],
loadProfile: 'peak-load',
duration: 3600
});
usesAgents
- gatling-load-testing
Outgoing edges
lib_applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
lib_belongs_to_specialization1
- specialization:performance-optimization·Specialization
lib_covers_topic1
- topic:observability-driven-development·TopicObservability-Driven Development
lib_implements_workflow2
- workflow:performance-profiling-cycle·WorkflowPerformance Profiling Cycle
- workflow:load-testing-cycle·WorkflowLoad Testing Cycle
lib_involves_role2
- role:backend-engineer·RoleBackend Engineer
- role:sre·Role
lib_requires_skill_area3
- skill-area:performance-monitoring-profiling·SkillAreaPerformance Monitoring and Profiling
- skill-area:profiling-cpu·SkillAreaCPU Profiling
- skill-area:load-testing·SkillAreaLoad Testing
Incoming edges
None.