Re: Performance Tips n' Tricks wiki page

2013-06-04 Thread Pedro Duque Vieira
I remembered one more. Maybe it's already included in the use FXCollections bit but it's not explicitly stated. I think that using FXCollections methods toFront, toBack, etc is faster than reorganizing the collection manually, yourself, right? On another subject, I think it would be important to

Performance Tips n' Tricks wiki page

2013-06-03 Thread Richard Bair
Hi, We had a brief meeting this afternoon and kicked off a performance tips n' tricks wiki page, which is presently a dumping ground of ideas that will get massaged into something useful. The content on this wiki will then be used by the docs team to produce some official documentation

Re: Performance Tips n' Tricks wiki page

2013-06-03 Thread Daniel Zwolenski
and would the same approach be performant for JFX? On Tue, Jun 4, 2013 at 7:11 AM, Richard Bair richard.b...@oracle.comwrote: Hi, We had a brief meeting this afternoon and kicked off a performance tips n' tricks wiki page, which is presently a dumping ground of ideas that will get massaged