Post Reply 
[34S] Time diff. STO.00 vs. STO 00 ?
03-12-2014, 02:25 AM
Post: #4
RE: [34S] Time diff. STO.00 vs. STO 00 ?
Pauli,

Thanks again for responding.

I was indeed thinking of a quick loop calculation obviously, but I was more interested in the theoretical conceptualization upon which you just wrote - thanks. Yes, the LocR gave me some surprises as I tried to de-allocate on-the-fly via LocR 00.

What surprised me was the persistence of the locals even after I exited the program but did not yet detach the pointer. I was wondering if the internal local assignment perhaps was stored in a faster but volatile memory bank (i.e. stack) than the global registers. Unfortunately I don't know if the 34s hardware has such internal sophistications. That's why I try to on-stack my interim data as I assume it is a lot faster to do stack rolls than say STO xx and then RCL xx.

While here, did you touch upon the internal housekeeping of the 34s in respect to (de)fragmentation of files? Do the files individually have to be completely contiguous?

-Sikuq
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [34S] Time diff. STO.00 vs. STO 00 ? - Sikuq - 03-12-2014 02:25 AM



User(s) browsing this thread: 1 Guest(s)