Added package timeit (#1200)
This commit is contained in:
parent
1b97b6feea
commit
ca6df28458
1 changed files with 12 additions and 0 deletions
|
|
@ -14664,6 +14664,18 @@
|
|||
"license": "MIT",
|
||||
"web": "https://github.com/pdrb/nim-randpw"
|
||||
},
|
||||
{
|
||||
"name": "timeit",
|
||||
"url": "https://github.com/xflywind/timeit",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"timeit",
|
||||
"bench"
|
||||
],
|
||||
"description": "measuring execution times written in nim.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/xflywind/timeit"
|
||||
},
|
||||
{
|
||||
"name": "manu",
|
||||
"url": "https://github.com/b3liever/manu",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue