-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
I noticed that the verilog.so is huge compared to all of my other parsers. Due to offline environments, I rsync my nvim configs around a lot, so I was looking for the biggest files.
I checked for signs of static linking, but all the so's have the same ldd output. That doesn't rule out static linking of something else, but I'm guessing the tree-sitter template and build environment is not likely to have been messed with.
28.4 MiB [####################################] verilog.so 1.3 MiB [# ] bash.so
1.1 MiB [# ] vim.so
612.0 KiB [ ] c.so
468.0 KiB [ ] python.so
364.0 KiB [ ] markdown.so
352.0 KiB [ ] markdown_inline.so
200.0 KiB [ ] yaml.so
164.0 KiB [ ] vimdoc.so
136.0 KiB [ ] luadoc.so
64.0 KiB [ ] lua.so
40.0 KiB [ ] query.so
36.0 KiB [ ] html.so
36.0 KiB [ ] diff.so
28.0 KiB [ ] gitignore.so
16.0 KiB [ ] json.so
0.0 B [ ] .gitignore
Metadata
Metadata
Assignees
Labels
No labels