![]() |
|
|||||||
| Development Help Help for building applications or diagnosing problems with WWJ |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#21 |
|
Super Moderator
Join Date: Nov 2006
Location: Mojave & Oxnard California
Posts: 2,624
![]() |
GC in the core WWJ has not been a problem as the devs have done a good job.
Having too many tiles in memory is something I have tried to minimize but that is not really considered as garbage in java. I tried 3 different java profilers in java but they all took more resources than my apps. Just using the task manager for the CPU and memory usage seems to work OK when making changes. I have never tried a profiler for the C++ code, never seemed to need it. Declaring variables in a function/method so when out of scope the memory is freed seems to be all that is needed but a bit more of a hassle when debugging. In C++ there is no restriction on heap space like java's 1/4 of total memory. With the C++ code it is much smoother, less hangups, not thread interference, etc.. Regardless what some say I find C/C++ faster than Java. There shouldn't be anything on my website that would cause a virus problem. I hosted a large video for a while, just removed it, try again and see what is actually causing the problem if ESET will find that. |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to setup WWJ | Hervé | Development Help | 95 | 03-04-2013 03:42 PM |
| Embed wwj in JavaFx !!! | ghazi | Development Help | 0 | 04-05-2011 11:53 PM |
| connecting to server | fleak | Technical Support | 4 | 08-11-2009 09:37 PM |
| Earth canvas is blank, dislocated, or frozen on WWJ Vista | bvWorldWind | Development Help | 1 | 07-18-2008 02:12 AM |
| Can't connect to servers | hroo772 | Technical Support | 11 | 02-12-2005 01:19 AM |