minesweeper_game/Library/PackageCache/com.unity.collections@56bff8827a7e/Documentation~/performance-comparisons.md
2025-03-15 14:30:26 -04: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)