Add hottie: Sampling profiler that finds hot paths in your code. (#2016)

This commit is contained in:
treeform
2021-09-30 07:51:20 +02:00
committed by GitHub
parent 5c9f4a4776
commit c36f442f73
+13
View File
@@ -11401,6 +11401,19 @@
"license": "MIT",
"web": "https://github.com/treeform/genny"
},
{
"name": "hottie",
"url": "https://github.com/treeform/hottie",
"method": "git",
"tags": [
"profile",
"timing",
"performance"
],
"description": "Sampling profiler that finds hot paths in your code.",
"license": "MIT",
"web": "https://github.com/treeform/hottie"
},
{
"name": "xdo",
"url": "https://github.com/juancarlospaco/nim-xdo",