Re: [Dev] Tool to Analyze Performance of MB 4 Message Store

2017-05-08 Thread Isuru Perera
I don't think it's good to use a "micro-benchmarking" tool to measure the performance of MB Message Store with different database types. Can't we use Apache JMeter similar to our standard performance tests? On Mon, May 8, 2017 at 9:39 AM, Asanka Abeyweera wrote: > Hi Malaka, > > Are we going t

Re: [Dev] Tool to Analyze Performance of MB 4 Message Store

2017-05-07 Thread Asanka Abeyweera
Hi Malaka, Are we going to write a different test suite or something similar to generate these benchmark reports? On Mon, May 8, 2017 at 9:19 AM, Malaka Gangananda wrote: > Hi Hasitha, > > DB performance will be evaluated by measuring the throughput of performing > functionalities provided by t

Re: [Dev] Tool to Analyze Performance of MB 4 Message Store

2017-05-07 Thread Malaka Gangananda
Hi Hasitha, DB performance will be evaluated by measuring the throughput of performing functionalities provided by the message store when different database instances are being used with MB. Yes they can be evaluated using JMH. Thanks. On Sun, May 7, 2017 at 2:03 PM, Hasitha Hiranya wrote: > H

Re: [Dev] Tool to Analyze Performance of MB 4 Message Store

2017-05-07 Thread Hasitha Hiranya
Hi Malaka, Does JMH give latencies to write to/read from Databases? What are the metrics on which you are going to judge DB performance? Are they evaluated by JMH? Thanks On Fri, May 5, 2017 at 2:59 PM, Malaka Gangananda wrote: > Hi Asanka, > > At present we are doing a research on database sy

Re: [Dev] Tool to Analyze Performance of MB 4 Message Store

2017-05-05 Thread Malaka Gangananda
Hi Asanka, At present we are doing a research on database systems which we can use. Thanks. On Fri, May 5, 2017 at 2:18 PM, Asanka Abeyweera wrote: > Hi Malaka, > > What are the other database systems we are going to compare? Have we > decided them yet? > > On Fri, May 5, 2017 at 1:18 PM, Mala

Re: [Dev] Tool to Analyze Performance of MB 4 Message Store

2017-05-05 Thread Asanka Abeyweera
Hi Malaka, What are the other database systems we are going to compare? Have we decided them yet? On Fri, May 5, 2017 at 1:18 PM, Malaka Gangananda wrote: > Hi Firzan, > > Yes we are going to compare performance against level DB as well since > it is used by ActiveMQ also. > > Thanks. > > On F

Re: [Dev] Tool to Analyze Performance of MB 4 Message Store

2017-05-04 Thread Firzhan Naqash
Hi Malaka, Will you be considering to check the performance against level DB as well? Since it's a flat file based DB system, I believe that we can use it to achieve significant performance gain. On May 5, 2017 8:36 AM, "Malaka Gangananda" wrote: > Hi All, > > Adding reference for JMH : http://

Re: [Dev] Tool to Analyze Performance of MB 4 Message Store

2017-05-04 Thread Malaka Gangananda
Hi All, Adding reference for JMH : http://java-performance.info/jmh/ Thanks, On Fri, May 5, 2017 at 11:23 AM, Malaka Gangananda wrote: > Hi All, > > I am implementing message store for MB4 while doing that I am developing a > tool to analyze and compare performance of message store functionali

[Dev] Tool to Analyze Performance of MB 4 Message Store

2017-05-04 Thread Malaka Gangananda
Hi All, I am implementing message store for MB4 while doing that I am developing a tool to analyze and compare performance of message store functionalities when different database instances are being used with MB. Also this tool will have the capability to evolve with message store and evaluate n