mirror of
https://github.com/team-ide/teamide.git
synced 2026-04-27 11:35:49 +03:00
[GH-ISSUE #130] 希望优化一下内存占用 #36
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/teamide-team-ide#36
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @flybh521 on GitHub (Oct 25, 2023).
Original GitHub issue: https://github.com/team-ide/teamide/issues/130
@team-ide commented on GitHub (Oct 25, 2023):
你那边内存消耗很高吗,客户端窗口使用的 electron,会打开浏览器,一般客户端内存会占用 150M 左右,server.exe 是 Team IDE服务,占用内存一般在 30 ~ 60M

@flybh521 commented on GitHub (Oct 25, 2023):
我使用的是 win 直接运行 exe , 运行起来 没啥问题, 点击其他小工具 会卡顿,几秒种吧, 另外查看数据库 表数据时 如果忘使用limit 的话 会直接因为表数据过多把内存吃满 并且 整个应用桌面或win变得无相应或卡顿