diff --git a/packages.json b/packages.json index 75c6c5b..71aa019 100644 --- a/packages.json +++ b/packages.json @@ -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",