Add benchy (#1803)

This commit is contained in:
treeform 2021-02-04 09:20:51 -08:00 committed by GitHub
parent 1514b4a39d
commit cbd0877903
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",