Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-2032

MathTrigFunctionsTest can be improved to execute in under ten seconds instead of its current eighty seconds

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 10.3.1.4
    • Test
    • None

    Description

      Almost every fixture ends up comping a large number of different statements of the form
      VALUES TAN(34.2)
      VALUES

      {fn TAN(34.2)}

      with different "hrd-coded" values.

      Switching to prepared statements with a parameter marker significantly improves the test running time.

      Focus of the test is the math functions, not compilation.

      Attachments

        Activity

          People

            djd Daniel John Debrunner
            djd Daniel John Debrunner
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: