Skip to content

Saikava/Tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tests

The solution with tests, which I hope will help me to understand CLR and C# better.

BoxingAndUnboxing project

StringTester.cs

Seems like there is no any difference in performance if ToString executed with boxing or without boxing.

ArrayTester.cs

There is a strange difference in execution time of TestStringArrayWtihConcat and TestStringArrayWtihoutConcat.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages