Search:

Type: Posts; User: FunkyTecknician

Search: Search took 0.10 seconds.

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

    Very good advice dlorde, thanks!
  2. [SOLVED] Re: Is there any way I can access heap memory faster?

    Thank you very much for your attentive replies.



    I assumed 3 times because there are 3 times as many instructions within the loop. If you look closely, each field is different (x, y and z) in...
  3. [SOLVED] Re: Is there any way I can access heap memory faster?

    You're right.

    My first micro benchmark used higher iteration values, which I can't recall specifically. However, the time difference was significant, something like 0.004 seconds for the float...
  4. [SOLVED] Is there any way I can access heap memory faster?

    Hi there. I've written some code that frequently accesses a dynamically created object during a loop structure. My problem is that I've noticed that accessing fields within
    my object is...
Results 1 to 4 of 4