Added preview image
This commit is contained in:
parent
ba4e9c3b61
commit
795b776ae5
@ -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,
|
clear picture of which parts of the codebase are taking up most of the time,
|
||||||
while allowing the code to run almost unaffected.
|
while allowing the code to run almost unaffected.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
The Lua library returns a single function, which takes a function to run,
|
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
|
performs sample profiling on it, and gives a table of results. The results
|
||||||
|
Loading…
Reference in New Issue
Block a user