We're currently abusing yfiles and producing SVGs that are far too large. Also, our main yfiles developer moved on. If someone could direct me to a documentation page dealing with producing effieciently-sized SVGs that would be great. Yeah.
To give an example of the issues I see, I want to draw a large number of doodads. In the SVG file, each one includes the exact same CSS. And while I have 5 doodad types, each doodad includes the same graphic as all the other similar doodads.
Any bone you could throw would be great.