بهینه سازی عملکرد دانت پیچیده نیست
200, OK
https://www.stevejgordon.co.uk/dotnet-performance-optimisations-dont-have-to-be-complex?utm_source=csharpdigest&utm_medium=email&utm_campaign=330 icon

In this post, we introduced the idea that not all performance optimisations need to be complex to implement. In this example, we optimised the ToUrl method of the NEST library by conditionally avoiding executing code we know would cause allocations.  

بهینه سازی عملکرد دانت پیچیده نیست