ramakrishna 3 vuotta sitten
vanhempi
commit
28e1e4e8fd
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      Test.cs

+ 1
- 1
Test.cs Näytä tiedosto

17
             var stopWatch2 = Stopwatch.StartNew();
17
             var stopWatch2 = Stopwatch.StartNew();
18
             for (int i = 0; i < 99999; i++)
18
             for (int i = 0; i < 99999; i++)
19
             {
19
             {
20
-                string k = string.Empty; // Core lev2
20
+                string k = string.Empty; // Core lev2 
21
                 //Commetes For Branch Level 2
21
                 //Commetes For Branch Level 2
22
                 var a = 0; a += i; a++;
22
                 var a = 0; a += i; a++;
23
 
23
 

Loading…
Peruuta
Tallenna