Skip to content

Commit 13c4993

Browse files
committed
[benchmark] Class descriptions in module doctring
1 parent 49e8e69 commit 13c4993

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

benchmark/scripts/Benchmark_Driver

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ Example:
2020
2121
Use `Benchmark_Driver -h` for help on available commands and options.
2222
23+
class `BenchmarkDriver` runs performance tests and impements the `run` COMMAND.
24+
class `BenchmarkDoctor` analyzes performance tests, implements `check` COMMAND.
25+
2326
"""
2427

2528
import argparse

0 commit comments

Comments
 (0)