Bazaar branches of sysbench


本文转载自:https://code.launchpad.net/sysbench


Bazaar branches of sysbench

You can  browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:sysbench

sysbench has 4 active reviews.

sysbench has 23 active branches owned by 12 people and 2 teams. There were 0 commits in the last month.

Branches with status:    Any active status Any status  Experimental Development  Mature Merged  Abandoned     by most interesting by status  by branch name by owner name  most recently changed first most neglected first  newest first  oldest first 
Name Status Last Modified Last Commit
lp:sysbench 
Series: trunk
Development 2014-05-13
121. Fixed ‘make dist’ by removing oltp_co...
lp:sysbench/0.4 
Series: 0.4
Development 2013-07-04
92. Bug #1197127: fastmmap and slowmmap a...
lp:~mdcallag/sysbench/0.4-dev   Development 2014-05-30
81. make counter work despite optimizer
lp:~mmcm/sysbench/sysbench   Development 2014-05-25
124. is_null indicator can be NULL.
lp:~akopytov/sysbench/test Development 2014-01-12
120. Merged lp:~ignacio-nin/sysbench/0.5-b...
lp:~wlxiong/sysbench/sysbench   Development 2013-08-05
125. change back to random key
lp:~vadim-tk/sysbench/insert-roll-2   Development 2013-05-05
120. timing of operations
lp:~vadim-tk/sysbench/insert-roll   Development 2013-04-29
118. Added insert roll workload
lp:~alexey2k/sysbench/sb-prepared-stmt Development 2013-03-12
117. Lua implementation of OLTP workload w...
lp:~marc-alff/sysbench/sysbench-0.5-marc   Development 2013-02-27
116. 2013-02-20 * fixed the makefiles, so...
lp:~jacekskiba-88/sysbench/trunk   Development 2013-02-15 This branch has not been imported yet.
lp:~drizzle-developers/sysbench/redux   Development 2013-01-11
42. Make compatible with libdrizzle 5.1
lp:~vadim-tk/sysbench/zipf-distribution Development 2012-05-11
111. Renamed self-similar into Pareto
lp:~vadim-tk/sysbench/inj-rate Development 2012-02-27
110. start eventgen thread only if tx_rate...
lp:~vadim-tk/sysbench/sysbench-dbweb   Development 2011-11-08
96. ongoing changes
lp:~vadim-tk/sysbench/sysbench-pareto Development 2011-11-02
102. Change algo to calculate pareto
lp:~laurynas-biveinis/sysbench/varchar-schema-exp   Experimental 2011-09-02
86. With dynamic varchar schema, insert r...
lp:~vadim-tk/sysbench/dbweb-benchmark   Development 2011-05-13
93. ongoing changes
lp:~drizzle-developers/sysbench/trunk   Development 2011-03-31
41. Added support for new libdrizzle-1.0 ...
lp:~hingo/sysbench/mariadb-tests   Development 2010-10-31
78. More tests that are permutations of t...
lp:~sjamthe/sysbench/latdist   Development 2009-10-02
69. Show latency buckets for transactions...

Author: Shirish Jamthe 
Revision Date: 2009-10-02 00:47:08 UTC

Show latency buckets for transactions. Helpful in investigating lockups.
You should see the following output when oltp test completes.
[1254465591] Transaction Latencies:
[1254465591] 000-100us 0
[1254465591] 100-200us 0
[1254465591] 200-300us 0
[1254465591] 300-400us 0
[1254465591] 400-500us 0
[1254465591] 500-600us 0
[1254465591] 600-700us 0
[1254465591] 700-800us 0
[1254465591] 800-900us 0
[1254465591] 900-1ms 0
[1254465591] 1ms-2ms 53
[1254465591] 2ms-3ms 634462
[1254465591] 3ms-4ms 67701
[1254465591] 4ms-5ms 28188
[1254465591] 5ms-10ms 50605
[1254465591] 10ms-50ms 7256
[1254465591] 50ms-100ms 113
[1254465591] 100ms-500ms 40
[1254465591] 500ms-1s 0
[1254465591] 1s-5s 0
[1254465591] 5s-10s 0
[1254465591] > 10sec 0




注:近期参加MySQL运维学习,老师推荐该文章作为学习和技术提高的扩展阅读,先记录到自己的博客中,随后慢慢消化、学习、提高。本文与MySQL数据库 “压力测试”主题有关。

lp:~elambert/sysbench/drizzle_sysbench_merge   Development 2009-06-10
67. Merged all in drizzle sysbench change...
lp:~sysbench-developers/sysbench/missed-dirs-fix   Development 2009-05-27
66. added missing db dir
1 → 23 of 23 results
You can't create new branches for sysbench.

Import a branch


你可能感兴趣的:(mysql)