time-measurement

0

Описание

Utilities to measure time of executions of different parts of code.

Языки

  • C#52%
  • PowerShell25,6%
  • Shell20,8%
  • Batchfile1,6%
README.md

Time measurement

Utilities to measure time of executions of different parts of code.

Installation

Add

EdlinSoftware.TimeMeasurement
NuGet package to your project:

How to use

Let's say you have the following code:

And it works slowly. But where exactly the most part of time is spent? If you don't want to work with profiler, you can write some additional code like this:

Appreciations

NuGet package icon is created by Freepik on Flaticon