Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cb8ed53

Browse files
committed
add note suggested by rhettinger about example.
1 parent b3303ef commit cb8ed53

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Doc/lib/libhotshot.tex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@ \subsection{Using hotshot data}
9696

9797
\subsection{Example Usage \label{hotshot-example}}
9898

99+
Note that this example runs the python "benchmark" pystones. It can
100+
take some time to run, and will produce large output files.
101+
99102
\begin{verbatim}
100103
101104
>>> import hotshot, hotshot.stats, test.pystone

0 commit comments

Comments
 (0)