mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Add hottie: Sampling profiler that finds hot paths in your code. (#2016)
This commit is contained in:
parent
5c9f4a4776
commit
c36f442f73
@ -11401,6 +11401,19 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/treeform/genny"
|
"web": "https://github.com/treeform/genny"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "hottie",
|
||||||
|
"url": "https://github.com/treeform/hottie",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"profile",
|
||||||
|
"timing",
|
||||||
|
"performance"
|
||||||
|
],
|
||||||
|
"description": "Sampling profiler that finds hot paths in your code.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/treeform/hottie"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "xdo",
|
"name": "xdo",
|
||||||
"url": "https://github.com/juancarlospaco/nim-xdo",
|
"url": "https://github.com/juancarlospaco/nim-xdo",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user