Continuent Developer Community
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Slony Benchmark (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Slony Benchmark
#687
Daniel Roy (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Slony Benchmark 3 Months, 4 Weeks ago Karma: 0  
Hi,

I'm trying to run Benchmark against our Slony setup. I understand the replicaUrl parameter should be specified to measure latency against the slave DB, but where is the shown in the final results output?

I noticed that the WriteSimpleScenario_SLONY properties file had 2 postgresql connectors specified, one for postgresql and the other for a slony configuration. Are they both required? How do I get statistics on the slave db performance?

Thanks
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#690
Robert Hodges (Moderator)
Moderator
Posts: 218
graph
User Offline Click here to see the profile of this user
Location: Berkeley California
Re:Slony Benchmark 3 Months, 3 Weeks ago Karma: 1  
Hi Daniel,

The stats are embedded in the test itself--this test works by writing something and then looking over at the slave to ensure it made it over. This means that the transaction cost is actually time to write + time to see that it got to the slave.

I wrote that scenario a while ago. Recently I added a new feature to Benchmark that is very handy for master/slave testing and that we use ourselves to benchmark Tungsten performance. There is now an optional add-on called a Monitor that runs along-side the scenario threads and measures slave latency while the test is running. Moreover, the monitor continues to run after the scenario threads terminate, stopping only when the slave is fully caught up.

This new feature is in the current code in SVN. If you are able to use Java, you can just download and build yourself. I'll provide a new build if there is interest.

Cheers, Robert
 
Report to moderator   Logged Logged  
 
Robert Hodges
Continuent CTO
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop