time-measurement
Описание
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 NuGet package to your project:EdlinSoftware.TimeMeasurement
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