Are you annoyed with the extraneous zero on a price such as 10.0 or 1000.0?
For a graphical application it looks so much better if the extraneous zeros are removed.
Of course, the code to do so is taking up CPU time that can be better used for calculating metrics.
I asked Betfair to remove the extraneous zeros and they said no and asked, "What is the overhead?"
Isn't it obvious? Any wasted CPU time is bad.
For a graphical application it looks so much better if the extraneous zeros are removed.
Of course, the code to do so is taking up CPU time that can be better used for calculating metrics.
I asked Betfair to remove the extraneous zeros and they said no and asked, "What is the overhead?"
Isn't it obvious? Any wasted CPU time is bad.


Comment