net2 documentation works very slow

  • Thread starter Thread starter radoslaw tereszczuk
  • Start date Start date
R

radoslaw tereszczuk

I thought that it is only beta 1 "feature" but... in beta 2 and in latest
winfx sdk it is the same

what? for example when displaying all members for System.Windows.Control class
it takes over 30 seconds on 2Ghz / 512 Mb pc ; it is far more than acceptable
;p

I think that it is becouse of table usage - it seems that each time members
table has to be recalculated for displaing

but... I do not know how can I make it faster

any ideas / comments ?
 
Perf tweak is generally one of the final steps. Currently, help uses way to
much memory, which should be optimized by gold code.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************
 
Back
Top