The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / benchmark / http-flamegraph.sh @ master

History | View | Annotate | Download (2.79 KB)

# Date Author Comment
7550e31d 12/29/2012 06:32 PM isaacs

benchmark: Make flamegraphs a bit more useful

ec745555 12/20/2012 07:07 PM isaacs

benchmark: Set ephemeral ports properly on sunos

79ec9dc1 12/20/2012 07:07 PM isaacs

benchmark: Support names in http-flamegraph

836593da 12/20/2012 07:07 PM isaacs

benchmark: Improve http-flamegraph

43538f4f 12/18/2012 02:56 PM isaacs

benchmark: Add http-flamegraph

This is very similar to http.sh, but generates a flamegraph
with dtrace, pruning off the single-hit stacks so that we can
more easily see the places where relevant amounts of time are
spent.