[jira] [Updated] (HBASE-12040) Performances issues with FilteredScanTest

2014-09-29 Thread Andrew Purtell (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Purtell updated HBASE-12040:
---
Attachment: ycsb-0.98.6.1-vs-0.98.7.pdf

Switching test tools, I did a comparison with YCSB between 0.98.6.1 and 
0.98.7-SNAPSHOT (c220be9) on a single host cluster, and found an across the 
board improvement.

 Performances issues with FilteredScanTest 
 --

 Key: HBASE-12040
 URL: https://issues.apache.org/jira/browse/HBASE-12040
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.99.1
Reporter: Jean-Marc Spaggiari
Assignee: stack
Priority: Critical
 Fix For: 0.98.7, 0.99.1

 Attachments: at-HBASE-11331.html, pre-HBASE-11331.html, 
 ycsb-0.98.6.1-vs-0.98.7.pdf


 While testing 0.99.0RC1 release performances, compared to 0.98.6, figured 
 that:
 - FilteredScanTest is 100 times slower;
 - RandomReadTest is 1.5 times slower;
 - RandomSeekScanTest is 3.2 times slower;
 - RandomScanWithRange10Test is 1,2 times slower;
 - RandomScanWithRange100Test is 1,3 times slower;
 - RandomScanWithRange1000Test is 4 times slower;
 - SequentialReadTest is 1,7 times slower;
 - SequentialWriteTest is just a bit faster;
 - RandomWriteTest  is just a bit faster;
 - GaussianRandomReadBenchmark is just a beat slower;
 - SequentialReadBenchmark is 1,1 times slower;
 - SequentialWriteBenchmark is 1,1 times slower;
 - UniformRandomReadBenchmark crashed;
 - UniformRandomSmallScan is 1,3 times slower.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-12040) Performances issues with FilteredScanTest

2014-09-28 Thread Jean-Marc Spaggiari (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean-Marc Spaggiari updated HBASE-12040:

Priority: Critical  (was: Blocker)

 Performances issues with FilteredScanTest 
 --

 Key: HBASE-12040
 URL: https://issues.apache.org/jira/browse/HBASE-12040
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.99.1
Reporter: Jean-Marc Spaggiari
Assignee: stack
Priority: Critical
 Fix For: 0.98.7, 0.99.1

 Attachments: at-HBASE-11331.html, pre-HBASE-11331.html


 While testing 0.99.0RC1 release performances, compared to 0.98.6, figured 
 that:
 - FilteredScanTest is 100 times slower;
 - RandomReadTest is 1.5 times slower;
 - RandomSeekScanTest is 3.2 times slower;
 - RandomScanWithRange10Test is 1,2 times slower;
 - RandomScanWithRange100Test is 1,3 times slower;
 - RandomScanWithRange1000Test is 4 times slower;
 - SequentialReadTest is 1,7 times slower;
 - SequentialWriteTest is just a bit faster;
 - RandomWriteTest  is just a bit faster;
 - GaussianRandomReadBenchmark is just a beat slower;
 - SequentialReadBenchmark is 1,1 times slower;
 - SequentialWriteBenchmark is 1,1 times slower;
 - UniformRandomReadBenchmark crashed;
 - UniformRandomSmallScan is 1,3 times slower.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-12040) Performances issues with FilteredScanTest

2014-09-25 Thread Andrew Purtell (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Purtell updated HBASE-12040:
---
Summary: Performances issues with FilteredScanTest   (was: Performances 
issues with branch-1 and master)

 Performances issues with FilteredScanTest 
 --

 Key: HBASE-12040
 URL: https://issues.apache.org/jira/browse/HBASE-12040
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.99.1
Reporter: Jean-Marc Spaggiari
Assignee: stack
Priority: Blocker
 Fix For: 0.98.7, 0.99.1


 While testing 0.99.0RC1 release performances, compared to 0.98.6, figured 
 that:
 - FilteredScanTest is 100 times slower;
 - RandomReadTest is 1.5 times slower;
 - RandomSeekScanTest is 3.2 times slower;
 - RandomScanWithRange10Test is 1,2 times slower;
 - RandomScanWithRange100Test is 1,3 times slower;
 - RandomScanWithRange1000Test is 4 times slower;
 - SequentialReadTest is 1,7 times slower;
 - SequentialWriteTest is just a bit faster;
 - RandomWriteTest  is just a bit faster;
 - GaussianRandomReadBenchmark is just a beat slower;
 - SequentialReadBenchmark is 1,1 times slower;
 - SequentialWriteBenchmark is 1,1 times slower;
 - UniformRandomReadBenchmark crashed;
 - UniformRandomSmallScan is 1,3 times slower.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-12040) Performances issues with FilteredScanTest

2014-09-25 Thread Andrew Purtell (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Purtell updated HBASE-12040:
---
Attachment: pre-HBASE-11331.html
at-HBASE-11331.html

I did a quick profiling session of b885130 (with --rows 50 to save some time) 
versus the commit immediately prior and they both look very similar. See 
attached 'at-HBASE-11331.html' versus 'pre-HBASE-11331.html'. 

 Performances issues with FilteredScanTest 
 --

 Key: HBASE-12040
 URL: https://issues.apache.org/jira/browse/HBASE-12040
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.99.1
Reporter: Jean-Marc Spaggiari
Assignee: stack
Priority: Blocker
 Fix For: 0.98.7, 0.99.1

 Attachments: at-HBASE-11331.html, pre-HBASE-11331.html


 While testing 0.99.0RC1 release performances, compared to 0.98.6, figured 
 that:
 - FilteredScanTest is 100 times slower;
 - RandomReadTest is 1.5 times slower;
 - RandomSeekScanTest is 3.2 times slower;
 - RandomScanWithRange10Test is 1,2 times slower;
 - RandomScanWithRange100Test is 1,3 times slower;
 - RandomScanWithRange1000Test is 4 times slower;
 - SequentialReadTest is 1,7 times slower;
 - SequentialWriteTest is just a bit faster;
 - RandomWriteTest  is just a bit faster;
 - GaussianRandomReadBenchmark is just a beat slower;
 - SequentialReadBenchmark is 1,1 times slower;
 - SequentialWriteBenchmark is 1,1 times slower;
 - UniformRandomReadBenchmark crashed;
 - UniformRandomSmallScan is 1,3 times slower.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)