dgdfg
This commit is contained in:
@@ -17,7 +17,7 @@ namespace TestConsoleApp
|
|||||||
var stopWatch2 = Stopwatch.StartNew();
|
var stopWatch2 = Stopwatch.StartNew();
|
||||||
for (int i = 0; i < 99999; i++)
|
for (int i = 0; i < 99999; i++)
|
||||||
{
|
{
|
||||||
string k = string.Empty; // Core lev2
|
string k = string.Empty; // Core lev2
|
||||||
//Commetes For Branch Level 2
|
//Commetes For Branch Level 2
|
||||||
var a = 0; a += i; a++;
|
var a = 0; a += i; a++;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user