Added package golden (#1202)
This commit is contained in:
parent
ca6df28458
commit
0ca4c3c201
1 changed files with 18 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue