Class StickySumPerformance

  • Direct Known Subclasses:
    StickySumPerformance_jmhType_B1

    public class StickySumPerformance
    extends Object
    Executes a benchmark to measure the speed of operations in the LinearCombination class. Benchmarks focus on the sticky summation of two double values.

    Details of the sticky bit can be found in:

    Coonen, J.T., "An Implementation Guide to a Proposed Standard for Floating Point Arithmetic", Computer, Vol. 13, No. 1, Jan. 1980, pp 68-79.
    • Constructor Detail

      • StickySumPerformance

        public StickySumPerformance()