II.
LibraryProcess overview
Reference · livelib-process:performance-optimization--microbenchmark-suite-development
specializations/performance-optimization/microbenchmark-suite-development overview
Microbenchmark Suite Development - Develop comprehensive microbenchmark suite for measuring component performance including JMH setup, benchmark design, statistical analysis, and CI integration.
Attributes
displayName
specializations/performance-optimization/microbenchmark-suite-development
description
Microbenchmark Suite Development - Develop comprehensive microbenchmark suite for measuring
component performance including JMH setup, benchmark design, statistical analysis, and CI integration.
libraryPath
library/specializations/performance-optimization/microbenchmark-suite-development.js
specialization
performance-optimization
references
- - JMH: https://openjdk.java.net/projects/code-tools/jmh/
- - Benchmark.js: https://benchmarkjs.com/
example
const result = await orchestrate('specializations/performance-optimization/microbenchmark-suite-development', {
projectName: 'Data Processing Library',
targetComponents: ['parser', 'transformer', 'serializer'],
benchmarkFramework: 'jmh'
});
usesAgents
- benchmarking-expert
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_workflow1
- workflow:performance-profiling-cycle·WorkflowPerformance Profiling 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:performance-testing·SkillAreaPerformance Testing
uses_agent1
- lib-agent:performance-optimization--benchmarking-expert·LibraryAgentBenchmarking Expert
Incoming edges
None.