Replies: 2 comments 3 replies
-
|
Hi! Is this an open source project/are you able to share repro instructions? If not, are you able to share information on the list of dependencies for the project? |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
@mrzzmrzz Sorry for the slow turnaround time on this! We're having trouble reproducing the memory consumption you're seeing. It would be super helpful if you could do the following when you have a moment:
Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, thank you for your efforts. I've noticed an issue. On the macOS 15.5 (Apple Silicon M1) platform, as an LSP, I've observed that
pyreflyis consuming a very large amount of memory, which seems rather unusual. In comparison, for the same project, usingty, I found that the memory usage is significantly lower than that ofpyrefly. Is this level of memory usage expected?This is for
pyrefly:This is for
ty:Beta Was this translation helpful? Give feedback.
All reactions