This repository was archived by the owner on Mar 2, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Silverlight-based treemap viewer application, contains an assembly size browser
mono/TreemapViewer
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The visualizer contains two solutions: one for Linux for a native
Gtk#/Moonlight application and one for Windows for a Silverlight/Web
edition.
* On Windows/Silverlight
Open the VisualStudio solution with Visual Studio 2008
Build the generator project, and then run from the shell:
generator someassembly.dll > SilverlightViewer.Web/mscorlib.xml
Then start it up
* On Linux/Moonlight
To use this you first need to genereate the data to load. Build the
TreemapViewer.sln solution, and then do:
mono generator/bin/Debug/generator.exe > all-profiles.xml
Then you can visualize it:
mono TreemapViewer/bin/Debug/TreemapViewer.exe all-profiles.xml
About
Silverlight-based treemap viewer application, contains an assembly size browser
Resources
Code of conduct
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published