mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +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",
|
||||
"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",
|
||||
"url": "https://github.com/juancarlospaco/nim-xdo",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user