Resource Utilization and Performance Impact
Within the Java Agent, the Secure Application capabilities require:
- Disk - 4 MB (install) and <15 mb (daily usage)
- Memory - consistently heap/mem usage should be 4-6 MB
- CPU - consistently < 1% - spikes < 5%
- Latency - consistently < 4-6 ms per transaction (average is lower) - spikes < 10ms
- Classes Instrumented: rules (12) classes (generally < 30 - based on implementations of some of the interface rules)
There is a negligible resource utilization with the .NET Agent. However, this may change based on the application usage.