Added preview image

This commit is contained in:
Bruce Hill 2019-05-26 06:25:07 +00:00
parent ba4e9c3b61
commit 795b776ae5

View File

@ -6,6 +6,8 @@ observation has overhead. With a reasonable sample size, it's easy to get a
clear picture of which parts of the codebase are taking up most of the time,
while allowing the code to run almost unaffected.
![Preview](https://bitbucket.org/spilt/sampleprof/downloads/sampleprof.png)
## Usage
The Lua library returns a single function, which takes a function to run,
performs sample profiling on it, and gives a table of results. The results