#!/usr/bin/env python
import sys
import zarkov.perftest

zarkov.perftest.run(sys.argv)
