[ 
https://issues.apache.org/jira/browse/MATH-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17696549#comment-17696549
 ] 

Gilles Sadowski commented on MATH-1607:
---------------------------------------

bq. is it a renaming of the class FastMathTestPerformance

No, that call will be superseded by a new one (to be called 
{{AccurateMathPerformance}}) at the appropriate location (i.e. in a 
"examples-jmh" module under "commons-math-examples": See how the benchmarking 
code has been written in ["Commons 
Statistics"|https://gitbox.apache.org/repos/asf?p=commons-statistics.git;a=tree;f=commons-statistics-examples/examples-jmh;hb=HEAD]).

bq. specific work that needs to be done

Rewrite the benchmark using JMH (cf. below).

bq. What is the JMH ?

https://github.com/openjdk/jmh

bq. Could you please tell me more about ?

Work is somewhat described in the [first 
comment|https://issues.apache.org/jira/browse/MATH-1585?focusedCommentId=17696434&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17696434]
 of MATH-1585.


> "FastMath" benchmark
> --------------------
>
>                 Key: MATH-1607
>                 URL: https://issues.apache.org/jira/browse/MATH-1607
>             Project: Commons Math
>          Issue Type: Sub-task
>            Reporter: Gilles Sadowski
>            Priority: Major
>             Fix For: 4.X
>
>
> [FastMathTestPerformance|https://gitbox.apache.org/repos/asf?p=commons-math.git;a=blob;f=src/userguide/java/org/apache/commons/math4/userguide/FastMathTestPerformance.java;h=d140393d224b4ff6592224f48b59e8950963b49b;hb=HEAD]
>  must be updated
> * to use the new 
> [class|https://gitbox.apache.org/repos/asf?p=commons-math.git;a=blob;f=commons-math-legacy-core/src/main/java/org/apache/commons/math4/legacy/core/jdkmath/AccurateMath.java;h=a6307fb3643ccd5e54b78aa466491ebaa77180a3;hb=HEAD]
>  and package names, and
> * to use JMH.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to