Strona głównaUżytkownik

gorallo | użytkownik

gorallo
gorallo
167,57
1464 dni, 11 godzin, 27 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 1478 dni, 1 godzinę 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 1596 dni, 59 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 1719 dni, 2 godziny, 25 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 1914 dni, 14 godzin, 24 minuty 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 1954 dni, 23 godziny, 51 minut temu gorallo 119 źrodło rozwiń

The history of the first pull request to BenchmarkDotNet.

First pull request in Open Source

Sztuka programowania 1959 dni, 23 godziny, 36 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 2786 dni, 51 minut temu gorallo 107 źrodło rozwiń

Najaktywniejsi w tym miesiącu