Added package timeit (#1200)

This commit is contained in:
flywind
2019-10-09 09:09:09 +02:00
committed by Miran
parent 1b97b6feea
commit ca6df28458
+12
View File
@@ -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",