Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #5279
| Newsgroups | comp.lang.java.gui |
|---|---|
| Date | 2012-12-10 03:40 -0800 |
| Message-ID | <dae6f201-fa93-49d1-9a52-2c2bb401b446@googlegroups.com> (permalink) |
| Subject | JAVAFX Rendering Capabilities |
| From | nataraja gadikota <nataraja.3.833@gmail.com> |
Hi ,
I'm here because of this reason , TCL/TK is not able to handle that much data
https://groups.google.com/forum/?fromgroups=#!topic/comp.lang.tcl/Dxh4KyOOojY
"
Today I had to visualize a huge Data Structure with 146k nodes
and each node is a set of polys/rectangles >20
I've drawn everything on a Canvas , Appximately 3 million objects were created
All my operations Zoom , Scrolling , Moving Objects on this Canvas have become very SLOW
I've tested the code with 100 nodes , everything is working fine at that level
When I increase the DS , I'm looking at these issues .
Any suggestions previous experiences on how to improve the speed ?
"
Can JavaFX , Java/Swing Handle that much data ?
Thanks
Nataraja G
Back to comp.lang.java.gui | Previous | Next — Next in thread | Find similar
JAVAFX Rendering Capabilities nataraja gadikota <nataraja.3.833@gmail.com> - 2012-12-10 03:40 -0800 Re: JAVAFX Rendering Capabilities Roedy Green <see_website@mindprod.com.invalid> - 2012-12-13 00:52 -0800
csiph-web