14
13
# along with this program; if not, write to the Free Software
15
14
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
20
19
from bzrlib.benchmarks import Benchmark
23
22
class RocksBenchmark(Benchmark):
27
25
"""Test the startup overhead by running a do-nothing command"""