Added package golden (#1202)

This commit is contained in:
Andy Davidoff 2019-10-10 02:00:40 -04:00 committed by Miran
parent ca6df28458
commit 0ca4c3c201

View File

@ -14743,5 +14743,23 @@
"description": "JSON deserialization macro for Nim",
"license": "MIT",
"web": "https://github.com/b3liever/eminim"
},
{
"name": "golden",
"url": "https://github.com/disruptek/golden",
"method": "git",
"tags": [
"benchmark",
"profile",
"golden",
"runtime",
"run",
"profiling",
"bench",
"speed"
],
"description": "a benchmark tool",
"license": "MIT",
"web": "https://github.com/disruptek/golden"
}
]