[
https://issues.apache.org/jira/browse/MATH-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17696434#comment-17696434
]
Gilles Sadowski edited comment on MATH-1585 at 3/4/23 2:37 PM:
---------------------------------------------------------------
Similar [setup in another
component|https://gitbox.apache.org/repos/asf?p=commons-statistics.git;a=tree;f=commons-statistics-examples/examples-jmh;hb=HEAD]
("Commons Statistics") that can serve as a template.
Tasks:
# Create the "examples-jmh" module (under "commons-math-examples")
# Create the module's directory structure (cf. template)
# Create one benchmark file per algorithm; begin with benchmarks for just one
of the algorithms (e.g. class {{{}FastFourierTransform{}}})
# Write code that will allow comparing the performance of alternative
implementations, adding the required dependencies in the "POM" file of
"examples-jmh" (start with "Commons Math" v3.6.1)
# Post your findings in comments to this report (see e.g. the [extensive
benchmarks in
"RNG"|https://commons.apache.org/proper/commons-rng/userguide/rng.html#a4._Performance])
was (Author: erans):
Similar [setup in another
component|https://gitbox.apache.org/repos/asf?p=commons-statistics.git;a=tree;f=commons-statistics-examples/examples-jmh;hb=HEAD]
("Commons Statistics") that can serve as a template.
Tasks:
# Create the "examples-jmh" module (under "commons-math-examples")
# Create the module' sdirectory structure (cf. template)
# Create one benchmark file per algorithm; begin with benchmarks for just one
of the algorithms (e.g. class {{FastFourierTransform}})
# Write code that will allow comparing the performance of alternative
implementations, adding the required dependencies in the "POM" file of
"examples-jmh" (start with "Commons Math" v3.6.1)
# Post findings in this report (see e.g. the [extensive benchmarks in
"RNG"|https://commons.apache.org/proper/commons-rng/userguide/rng.html#a4._Performance])
> Benchmarks for transforms
> -------------------------
>
> Key: MATH-1585
> URL: https://issues.apache.org/jira/browse/MATH-1585
> Project: Commons Math
> Issue Type: Wish
> Reporter: Gilles Sadowski
> Priority: Minor
> Labels: benchmark
>
> Set-up JMH benchmarks for the codes in the {{commons-math-transform}} module.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)