Post Reply 
question for hppl compiler people
11-13-2017, 02:58 PM
Post: #3
RE: question for hppl compiler people
You have what is called HP_Real values internally which are BCD encoded floats. Then you have HP_Int which is an integer encoded 64 bit object.

HP_Int will most likely be slightly faster, but to the point of negligence. There are generally more checks and Reals will be checked for and handled first in the trees.

TW

Although I work for HP, the views and opinions I post here are my own.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: question for hppl compiler people - Tim Wessman - 11-13-2017 02:58 PM



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