UnityGame/Library/PackageCache/com.unity.collections/Documentation~/performance-comparisons.md
2024-10-27 10:53:47 +03:00

12 lines
412 B
Markdown

# Performance comparisons
This section contains data around allocator and container performance benchmarks
|**Topic**|**Description**|
|---|---|
|[Allocator benchmarks](allocator-benchmarks.md)|Benchmark information for allocators.|
|[Container performance comparison](performance-comparison-containers.md)|Performance comparison for containers.|
## Additional resources
* [Allocator overview](allocation.md)