You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Stepan Pilschikov (JIRA)" <ji...@apache.org> on 2018/10/10 12:49:00 UTC

[jira] [Commented] (IGNITE-9824) Thin clients benches

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

Stepan Pilschikov commented on IGNITE-9824:
-------------------------------------------

To clerify benches results was applied new test strategy

bench case:
 - Clear nodes work directory
 - Run ignite on first host  (1 or 3 nodes)
 - Run metric collector script on first host [code|https://gist.github.com/pilshchikov/feed72bab1751d153f27a12011a86a6d]
 - Run on of new benches on second host:
  -- [NodeJS|https://gist.github.com/pilshchikov/1b4cad3bf8f933519e4724e148b1d9ac]
  -- [Python|https://gist.github.com/pilshchikov/397e4f740df7d981c1937ad0471a13db]
  -- [PHP|https://gist.github.com/pilshchikov/0240092de20064a4ffe9a14bfe267877]
  -- [JAVA|https://gist.github.com/pilshchikov/807176afab27293ef2d3490c653e009b]

Env:
 - hosts located in same network
 - benches running several times (results are equals) and teked best one
 - hosts: Ubuntu 16, 16 CPU, 96 Gb RAM 

Results:
 -   [^thin_clients_bench_results_v2.pdf] 

> Thin clients benches
> --------------------
>
>                 Key: IGNITE-9824
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9824
>             Project: Ignite
>          Issue Type: Test
>          Components: thin client
>         Environment: Ignite 2.7
> Java 8
> NodeJS 10.+
> PHP 7.2.7
> Python 3.6
>            Reporter: Stepan Pilschikov
>            Priority: Major
>         Attachments: thin_clients_bench_results.pdf, thin_clients_bench_results_v2.pdf
>
>
> Benchmarks for all existed ignite thin clients
> Case:
> - Running 1 or 3 nodes on first host
> - Running code on second host
> Code:
> - [NodeJS|https://gist.github.com/pilshchikov/8a4bdb03a8304136c22c9bf7217ee447]
> - [PHP|https://gist.github.com/pilshchikov/b4351d78ad59e9cd923689c2e387bc80]
> - [Python|https://gist.github.com/pilshchikov/8aff4e30d83f8bac20c5a4a9c3917abb]
> - [Java|https://gist.github.com/pilshchikov/08096c78b425e00166a2ffa2aa5f49ce]
> Results in attachments



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)