---
title: References
description: For more information on memory management and Hotspot Java virtual machine (JVM) arguments for garbage collection tuning, see the following resources.
component: pingfederate
version: 13.0
page_id: pingfederate:performance_tuning_guide:pf_references
canonical_url: https://docs.pingidentity.com/pingfederate/13.0/performance_tuning_guide/pf_references.html
revdate: July 5, 2022
---

# References

For more information on memory management and Hotspot Java virtual machine (JVM) arguments for garbage collection tuning, see the following resources.

* Memory management

  For more information, see [Java Platform, Standard Edition HotSpot Virtual Machine Garbage Collection Tuning Guide](https://docs.oracle.com/javase/8/docs/technotes/guides/vm/gctuning/) from Oracle.

* Hotspot JVM arguments

  Learn more in [Java HotSpot VM Options](https://www.oracle.com/java/technologies/javase/vmoptions-jsp.html) in the Oracle documentation.
