From d0901aa7933ac31b0bf7648a31ec5c13de864457 Mon Sep 17 00:00:00 2001 From: Yong He Date: Tue, 11 Jul 2023 09:29:27 -0700 Subject: Add perf benchmark utility. (#2977) * Add perf benchmark utility. * Update documentation. * Fix. * Fix doc. --------- Co-authored-by: Yong He --- docs/command-line-slangc-reference.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/command-line-slangc-reference.md') diff --git a/docs/command-line-slangc-reference.md b/docs/command-line-slangc-reference.md index 16d5b52a2..3fcd7a68c 100644 --- a/docs/command-line-slangc-reference.md +++ b/docs/command-line-slangc-reference.md @@ -238,6 +238,11 @@ Treat the rest of the command line as input files. Reports the time spent in the downstream compiler. + +## -report-perf-benchmark +Reports compiler performance benchmark results. + + ## -source-embed-style -- cgit v1.2.3