---
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.1
page_id: pingfederate:performance_tuning_guide:pf_references
canonical_url: https://docs.pingidentity.com/pingfederate/13.1/performance_tuning_guide/pf_references.html
llms_txt: https://docs.pingidentity.com/pingfederate/llms.txt
docs_for_agents: https://developer.pingidentity.com/build-with-ai/docs-for-agents.md
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.
