Strona głównaUżytkownik

gorallo | użytkownik

gorallo
gorallo
167,57
1471 dni, 7 godzin, 40 minut temu
8 października, 2013
dotnetomaniak.pl

EventPipeProfiler is a new cross-platform profiler that I’ve implemented in the BenchmarkDotNet library. It allows profile .NET code on every platform - Windows, Linux, macOS. Collected data are exported to trace files (.speedscope.json and .nettrace) which can be analyzed using SpeedScope, PerfView, and Visual Studio Profiler. This new profiler will be available from the 0.12.1 version.

Dziel się z innymi:
Cross-platform profiling .NET code with BenchmarkDotNet

Narzędzia 1484 dni, 21 godzin, 13 minut temu gorallo 47 źrodło rozwiń

The BenchmarkDotNet library is great for creating benchmarks that can be run on a local machine in a very simple way. In this post, you will learn how to run them in a Docker container with a different operating system or using a different .Net Core version.

How to run BenchmarkDotNet in a Docker container

Narzędzia 1602 dni, 21 godzin, 11 minut temu gorallo 93 źrodło rozwiń

The NativeMemoryProfiler is a new diagnoser for BenchmarkDotNet that I implemented in version 0.11.6. In this post, you will learn how to analyze native memory allocations in your code. It sounds like a difficult topic, but trust me, you can do it really easily with BenchmarkDotNet.

Dziel się z innymi:
Analyzing native memory allocation with BenchmarkDotNet

Narzędzia 1725 dni, 22 godziny, 38 minut temu gorallo 48 źrodło rozwiń

In this post you will learn how to generate the disassembly of .NET functions and how to diff many of them.

Generates disassembly of .NET functions

Narzędzia 1921 dni, 10 godzin, 36 minut temu gorallo 60 źrodło rozwiń

The YamlDotNet is the most famous library to manage YAML format on .Net platform. This library is really stable and good solution. Many of my programs use this library, so I thought that this is prefect open source project that I can improve.

How I improved the YamlDotNet performance by 370%

Sztuka programowania 1961 dni, 20 godzin, 3 minuty temu gorallo 119 źrodło rozwiń

The history of the first pull request to BenchmarkDotNet.

First pull request in Open Source

Sztuka programowania 1966 dni, 19 godzin, 48 minut temu gorallo 77 źrodło rozwiń

Extended XML Serializer for .NET 4 and .NET CORE.

Dziel się z innymi:
[EN] Extended XML Serializer for .NET 4 and .NET CORE

Narzędzia 2792 dni, 21 godzin, 4 minuty temu gorallo 107 źrodło rozwiń

Najaktywniejsi w tym miesiącu