Update src/queries/profiling.md

Co-authored-by: Joshua Nelson <joshua@yottadb.com>
This commit is contained in:
Santiago Pastorino 2020-09-09 16:24:41 +00:00 committed by Joshua Nelson
parent 5ddb5ca186
commit 447654ef9e

View file

@ -139,7 +139,7 @@ These rows are **sorted by total duration**, in descending order.
The following example `profile_queries.counts.txt` file results from running on
a hello world program (a single main function that uses `println` to print
`"hello world").
`"hello world"`).
As explained above, the columns consist of `provider/pass`, `count`, `duration`: