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

Pavel Kuznetsov commented on IGNITE-9637:
-----------------------------------------

||Benchmark class       |Configuration name     |Load time, ms||
|NativePutAllBenchmark  |upload-native-putAll   |7,472.01|
|NativePutBenchmark     |upload-native-put      |187,832.46|
|NativeStreamerBenchmark        |upload-native-streamer |2,265.88|
|CopyBenchmark  |upload-copy    |12,476.99|
|InsertBenchmark        |upload-insert  |295,748.12|
|InsertBenchmark        |upload-sql-streaming   |2,838.30|
|BatchedInsertBenchmark |upload-batched-insert  |15,087.90|



> SQL: Create suite for data load benchmarks
> ------------------------------------------
>
>                 Key: IGNITE-9637
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9637
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Pavel Kuznetsov
>            Assignee: Pavel Kuznetsov
>            Priority: Major
>
> We want to have benchmark suite that measures how long it takes to upload 
> data to server.
> There is  existing benchmark code in org.apache.ignite.yardstick.upload 
> package
> 1) Improve data model:
> - Add indexes to data model. Number of indexes should be configurable.
> - Add missing benchmark that performs putAll
> 2) Define parameters to use in benchmarks



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

Reply via email to