Skip to content

Allocated memory and collections performed by Garbage Collector when using List/Array with dynamic and fixed allocation.

License

Notifications You must be signed in to change notification settings

AdsHan/dotnet-benchmark-list-memoryallocation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

core-benchmark-list-memoryallocation

Benchmark demonstrando a diferença ao se trabalhar com alocação dinâmica e fixa de List/Array, no que diz respeito a memória alocada e coletas de memória realizadas pelo Garbage Collector.

Como executar:

  • Clonar / baixar o repositório em seu workplace.
  • Baixar o .Net Core SDK e o Visual Studio / Code mais recentes.

Sobre

Este projeto foi desenvolvido por Anderson Hansen.

About

Allocated memory and collections performed by Garbage Collector when using List/Array with dynamic and fixed allocation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages