Add dumpincludes - See where your exe size comes from. (#1767)

This commit is contained in:
treeform 2021-02-04 13:24:48 -08:00 committed by GitHub
parent c5481a34f2
commit e7d32147d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11182,6 +11182,20 @@
"license": "MIT",
"web": "https://github.com/treeform/jsony"
},
{
"name": "dumpincludes",
"url": "https://github.com/treeform/dumpincludes",
"method": "git",
"tags": [
"imports",
"includes",
"perf",
"exe"
],
"description": "See where your exe size comes from.",
"license": "MIT",
"web": "https://github.com/treeform/dumpincludes"
},
{
"name": "benchy",
"url": "https://github.com/treeform/benchy",