|
# There's no need to specify `--kernel=baseline-jit` here, because that's the default kernel.
|
|
# There's no need to specify `--kernel=baseline-jit` here, because that's the default kernel.
|
|
# Also, specifying a kernel here breaks the performance tests.
|
|
# Also, specifying a kernel here breaks the performance tests.
|
|
#subprocess.call([sys.executable, "-m", "cProfile", "-s", "tottime", "run_mvk_server.py"] + sys.argv[1:], cwd="hybrid_server", stdout=open("/tmp/stdout", 'w'), stderr=open("/tmp/stderr", "w"))
|
|
#subprocess.call([sys.executable, "-m", "cProfile", "-s", "tottime", "run_mvk_server.py"] + sys.argv[1:], cwd="hybrid_server", stdout=open("/tmp/stdout", 'w'), stderr=open("/tmp/stderr", "w"))
|