rust dev tools slowness due to embedded DATA obj in skeleton #1066
-
That may be a silly question since I may be missing something obvious, but how do set up your project so I have a pretty beefy M3 and I don't think my BPF object is particularly big (4.3MB compiled in a previous step without using Any tips? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Haven't had this problem yet, to be honest.
What does this mean? You excluded it and nothing changed? FWIW, there is rust-lang/rust-analyzer#18907 hot off the press, which may be helpful. Not sure. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
After replacing my M3 with an Intel machine with natively installed Ubuntu Linux instead of the arm64 Linux VM I was using in the M3 I do not see any slowness anymore. Not sure what was exactly the issue but I imagine under more common setups this is not an issue. |
Beta Was this translation helpful? Give feedback.
After replacing my M3 with an Intel machine with natively installed Ubuntu Linux instead of the arm64 Linux VM I was using in the M3 I do not see any slowness anymore. Not sure what was exactly the issue but I imagine under more common setups this is not an issue.