Search:

Type: Posts; User: copeg

Search: Search took 0.32 seconds.

  1. [SOLVED] Re: Is there any way I can access heap memory faster?

    I think your splitting hairs here...but if you wish to try and figure out what truly is going on, you might consider learning a bit about bytecode and how the JVM works. You can view the bytecode of...
  2. [SOLVED] Re: Is there any way I can access heap memory faster?

    What was the result of your benchmark? I run that code and the difference is 1-2 milliseconds, the total duration less than 5 miliiseconds. Crank that loop up even further with similar results. I...
Results 1 to 2 of 2