mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Add nimbench package
This commit is contained in:
parent
c81b71cc1f
commit
7b6f5cb08d
@ -4228,5 +4228,18 @@
|
|||||||
"description": "Nim binding for KissFFT Fast Fourier Transform library",
|
"description": "Nim binding for KissFFT Fast Fourier Transform library",
|
||||||
"license": "BSD",
|
"license": "BSD",
|
||||||
"web": "https://github.com/m13253/nim-kissfft"
|
"web": "https://github.com/m13253/nim-kissfft"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nimbench",
|
||||||
|
"url": "git://github.com/ivankoster/nimbench.git",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"benchmark",
|
||||||
|
"micro benchmark",
|
||||||
|
"timer"
|
||||||
|
],
|
||||||
|
"description": "Micro benchmarking tool to measure speed of code, with the goal of optimizing it.",
|
||||||
|
"license": "Apache License, Version 2.0",
|
||||||
|
"web": "https://github.com/ivankoster/nimbench"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user