Skip to content

Commit 35db7b3

Browse files
authored
fix table, syntax on staging, table not rendering
1 parent faeddf5 commit 35db7b3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/vs-2015/profiling/da0023-high-gc-cpu-time.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ manager: jillfra
1717
# DA0023: High GC CPU time
1818
[!INCLUDE[vs2017banner](../includes/vs2017banner.md)]
1919

20-
Rule Id|DA0023|
20+
|||
21+
|-|-|
22+
|Rule Id|DA0023|
2123
|Category|.NET Framework Usage|
2224
|Profiling method|All|
2325
|Message|% Time in GC is fairly high. This indication of excessive amount of garbage collection overhead could be impacting the responsiveness of your application. You can gather .NET memory allocation data and object lifetime information to understand the pattern of memory allocation your application uses better.|

0 commit comments

Comments
 (0)