Expand description
ARM Performance Profiling for Network Operations
This module provides performance profiling utilities specifically designed for ARM devices including Raspberry Pi, Jetson, and other embedded platforms.
§Features
- CPU usage tracking
- Memory usage monitoring
- Network throughput measurement
- Latency profiling
- Battery/power consumption estimation
- Thermal monitoring (on supported devices)
§Use Cases
- Performance optimization for ARM devices
- Identifying bottlenecks on resource-constrained devices
- Regression testing across ARM platforms
- Power consumption analysis
Structs§
- ArmProfiler
- ARM performance profiler
- Performance
Sample - Performance sample
- Performance
Stats - Performance statistics
- Profiler
Config - Performance profiling configuration
Enums§
- ArmDevice
- ARM device profile
- Profiler
Error - Errors that can occur during profiling