[
https://issues.apache.org/jira/browse/IGNITE-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16292723#comment-16292723
]
ASF GitHub Bot commented on IGNITE-7097:
----------------------------------------
GitHub user oignatenko opened a pull request:
https://github.com/apache/ignite/pull/3241
IGNITE-7097 performance measurement for SparseDistributedMatrix multi…
…plication
- optimised and unoptimised benchmarks, along with respective documentation
- also a common adjustment to matrix mul benchmarks to make these more
sensitive to algorithmic changes
-- verified with diffs overview, clean rebuild, trial execution of the
benchmarks and studying results
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-7097
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3241.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3241
----
commit be918641730af3738dcc4d8cd608b63ba6088732
Author: Oleg Ignatenko <[email protected]>
Date: 2017-12-15T15:58:43Z
IGNITE-7097 performance measurement for SparseDistributedMatrix
multiplication
- optimised and unoptimised benchmarks, along with respective documentation
- also a common adjustment to matrix mul benchmarks to make these more
sensitive to algorithmic changes
-- verified with diffs overview, clean rebuild, trial execution of the
benchmarks and studying results
----
> performance measurement for SparseDistributedMatrix multiplication
> ------------------------------------------------------------------
>
> Key: IGNITE-7097
> URL: https://issues.apache.org/jira/browse/IGNITE-7097
> Project: Ignite
> Issue Type: Task
> Components: ml, yardstick
> Reporter: Oleg Ignatenko
> Assignee: Oleg Ignatenko
> Fix For: 2.4
>
>
> We want to start tracking our performance to avoid performance degradation.
> Also we need some performance comparison with other ml libs.
> Initial draft for this benchmark was made per IGNITE-6123 (class
> {{IgniteSparseDistributedMatrixMulBenchmark}}) but it currently hangs so it
> is excluded. Find a way to do it right.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)