Skip to content

nantonov/PerformanceAnalysisExample

Repository files navigation

.NET Core

IDENTIFYING SOFTWARE PERFORMANCE BOTTLENECKS ON THE .NET PLATFORM

Abstract: the article reviews the way to improve the efficiency of the application by analyzing the performance of the program's source code and describes the related aspects of the analysis. The article also provides an example of the program and its optimization. The program code used in the article follows the principle of open source code and is placed in the public domain. Keywords: performance, software, efficiency, analysis, source code

What is it?

This repository was created for store code examples for scientific publications.

Releases

No releases published

Packages

No packages published

Languages