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