| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
| f"Flamegraph data: {num_functions} root function{s1}, " | ||
| f"{total_time} total sample{s2}, " | ||
| f"{string_count} unique string{s3}" |
There was a problem hiding this comment.
This was:
Flamegraph data: X root functions, total samples: Y, Z unique strings
I also changed the order of the middle one for consistency:
Flamegraph data: X root functions, Y total samples, Z unique strings
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Some more like #142934, spotted some of these can be 1 in #145306 (comment).