Uploaded image for project: 'Commons Math'
  1. Commons Math
  2. MATH-740

Some "FastMath" functions are slow

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • 4.X
    • None
    • None

    Description

      From the two benchmarks we currently have in "FastMathTestPerfomance", we have that the following functions are much slower in "FastMath" than in either "Math" or "StrictMath" (the performance loss, for each of the benchmarks, is given in parentheses):

      • log10 (46%, 36%)
      • log1p (68%, 112%)
      • tan (11%, 61%)
      • atan (26%, 125%)
      • atan2 (44%, 40%)

      Attachments

        1. jafamatests.zip
          43 kB
          Jeff Tapper

        Issue Links

          Activity

            People

              Unassigned Unassigned
              erans Gilles Sadowski
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: