CPU 使用率的奇怪变化使 RubyMine 几乎无法使用 [包括图表]

发布于 2024-12-09 19:52:45 字数 293 浏览 1 评论 0原文

我已经使用 RubyMine 大约两个月了,从那以后一直遇到性能问题。我认为这是因为调试器有问题,然后是因为交换。不,

所以我意识到,在 5 - 10 分钟内它工作正常,直到 RubyMine(或 Ubuntu?)决定交替使用一个核心 100%,而另一个核心不使用就这么多。它有时会恢复正常,但通常保持不变,这使得使用起来非常不愉快。

所以在这里您可以看到 30 秒左右的变化。

你怎么认为? 30 秒时 CPU 使用率的明显变化

I have been using RubyMine for about 2 months now and been experiencing performance issues ever since. I thought it was because of the buggy debugger, then because of swapping.. Nay

So I realized that for 5 - 10 minutes it works fine, until RubyMine (or Ubuntu?) decides to use alternatively one core at 100 % and the other not so much. It sometimes goes back to normal but tipically stays the same, makin it really unpleasant to use.

So here you see the change around 30 sec.

What do you think?
clear change in cpu usage at 30 secs

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

夏雨凉 2024-12-16 19:52:45

如果是 RubyMine 进程占用了您的资源,为 RubyMine 提供 CPU 快照可能有助于识别问题。

Providing a CPU snapshot for RubyMine may help to identify the problem if it's RubyMine process eating your resources.

桃酥萝莉 2024-12-16 19:52:45

虽然有点晚了,但显然这个问题仍然时不时地出现:)

我也遇到过类似的情况,rubymine 会占用所有内核中的所有可用 CPU 并且会冻结。最初它是通过 snap 安装的,但是当我使用 ruby​​mine.sh 卸载它时,我遇到了同样的问题。

删除 /home/user/.cache/JetBrains/RubyMine2023.3 下的缓存目录对我来说是成功的:)

a bit late to the party but apparently this problem still pops up now and again :)

i had a similar situation where rubymine would take up all available CPU in all cores and would just freeze. initially it was installed via snap but when i uninstalled it used the rubymine.sh i got the same issue.

deleting the cache directory under /home/user/.cache/JetBrains/RubyMine2023.3 did the trick for me :)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文