Mention GPU memory required to finish the full benchmark
This commit is contained in:
@@ -770,7 +770,7 @@ class BENCHMARK_OT_run_quick(BENCHMARK_OT_run_base):
|
||||
run_type = 'QUICK'
|
||||
|
||||
class BENCHMARK_OT_run_complete(BENCHMARK_OT_run_base):
|
||||
"Run complete Blender benchmark (might take 1 hour to finish)"
|
||||
"Run complete Blender benchmark (might take 1 hour to finish and 4Gb of GPU Memory)"
|
||||
bl_label = "Run Benchmark"
|
||||
bl_idname = "benchmark.run_complete"
|
||||
|
||||
|
Reference in New Issue
Block a user