Performance benchmarking and testing framework for .NET applications 📈
-
Updated
Sep 10, 2024 - C#
8000
Performance benchmarking and testing framework for .NET applications 📈
Stack only json deserialization using generators and the System.Text.Json library
Limits Discord, Chrome, OBS or Any Applications RAM Usage In 1 Click.
读书笔记
A program that limits the memory usage of the program called Discord.
A useful tool for displaying FPS with high precision. Very lightweight and fast. GC-free
docker-gc is a microservice to cleanup docker images automatically based on recycling strategy. Dockerfile and helm charts are provided for easy installation.
Automatic HasFlagNonAlloc method generator for C# & Unity
Modify and format C# strings without creating new string objects on the heap. None of the functions produce any garbage.
Pool and reuse collections and other object types to minimize memory allocation/garbage collection.
Compress and decompress with QuickLz while keeping low the Garbage Collector
Holds any value of any type, without boxing small structs (up to 8 bytes).
Приложение для тестирования поведения сборщика мусора
A very simple memory leak and excessive allocation simulator.
Learn how .NET garbage collection works and how to debug crashes
Demos for .NET Core Memory Internals
A little graphical user interface to find memory leaks in the .net managed heap based on microsofts https://github.com/Microsoft/clrmd.
Benchmark of the real overhead (including GC) of the value types boxing compared to direct serialization into the byte array.
Used to show CLR GC behavior in some cases. Try to build Net47 project in Debug/Release, x86/x64 and tune GcTester.Start params
This is a very simple windows console application that I completed for a class assignment. It is shown here to illustrate my coding style, structure, and commenting. This example is considered Level 3 – Advanced. Objectives: Generics IDisposible Pattern Utilities Dynamic Array IEnumerable<T> Interface Swap
Add a description, image, and links to the garbage-collection topic page so that developers can more easily learn about it.
To associate your repository with the garbage-collection topic, visit your repo's landing page and select "manage topics."