[ http://issues.apache.org/jira/browse/DERBY-2032?page=all ]

Daniel John Debrunner updated DERBY-2032:
-----------------------------------------

    Component/s: Test

> MathTrigFunctionsTest can be improved to execute in under ten seconds instead 
> of its current eighty seconds
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-2032
>                 URL: http://issues.apache.org/jira/browse/DERBY-2032
>             Project: Derby
>          Issue Type: Improvement
>          Components: Test
>            Reporter: Daniel John Debrunner
>         Assigned To: Daniel John Debrunner
>            Priority: Minor
>
> 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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to