diff --git a/packages.json b/packages.json index f65594b..0c777b1 100644 --- a/packages.json +++ b/packages.json @@ -11182,6 +11182,23 @@ "license": "MIT", "web": "https://github.com/treeform/jsony" }, + { + "name": "benchy", + "url": "https://github.com/treeform/benchy", + "method": "git", + "tags": [ + "bench", + "benchmark", + "profile", + "runtime", + "profiling", + "performance", + "speed" + ], + "description": "Simple benchmarking to time your code.", + "license": "MIT", + "web": "https://github.com/treeform/benchy" + }, { "name": "xdo", "url": "https://github.com/juancarlospaco/nim-xdo",