Merge pull request #3355 from LalehB/patch-4

Update PowerMeasure.py
This commit is contained in:
Jack Moffitt 2014-09-15 21:12:58 -06:00
commit a97a4f93df

View file

@ -141,7 +141,7 @@ def PowerParser(OutputDir, LayoutThreads):
# ----------------------------------------------------#
def main():
LayoutThreads = 8 # Maximum number of threads considered for Layout
Benchmarks = "../../test/html/perf-rainbow.html"
Benchmarks = "../../tests/html/perf-rainbow.html"
OutputDir = "Experiments/"
os.mkdir(os.path.join(OutputDir), 0777)
Renderer = " "