G
geejay
I have a Visio AddIn written in C#, using VSTO.
I want to know what operations I can target to improve the performance of my
app. At the moment it takes about 7 seconds to layout a page with 100 shapes
or so, all layed out automatically. There is obviously some algorithms there
to layout the shapes (like flow layouting, grouping etc).
Any ideas?
Cheers
I want to know what operations I can target to improve the performance of my
app. At the moment it takes about 7 seconds to layout a page with 100 shapes
or so, all layed out automatically. There is obviously some algorithms there
to layout the shapes (like flow layouting, grouping etc).
Any ideas?
Cheers