Re: Performance-Issue, group elements
MrG <[email protected]>
| Newsgroups | gmane.text.xml.batik.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, nodes is a "List<Element>". the timing of appendChild-Operation is in average 26.434 ms. If i remove group.appendchild(), it takes <1s to loop. nodes are only rectangles. I tried to suspend Updatemanager, but it doesn't take effect. -- View this message in context: http://batik.2283329.n4.nabble.com/Performance-Issue-group-elements-tp4655381p4655406.html Sent from the Batik - Users mailing list archive at Nabble.com.