[Exchange Ideas] 请问一下各位用户,你们的Deepinwine-WeChat的内存占用情况
Tofloor
poster avatar
ping134
deepin
2023-03-17 05:59
Author

我个人自用的Arch Linux,同样使用Deepinwine-Wechat,感觉这个内存占用同windows下相比基本翻倍了,不知道在deepin下运行状况如何?有哪位大佬分享一下吗?

Reply Favorite View the author
All Replies
wlly-lzh
deepin
2023-03-17 06:11
#1

wechat.jpg

Reply View the author
ping134
deepin
2023-03-17 06:18
#2
wlly-lzh

wechat.jpg

下面那一串也是属于微信的子进程吗?

Reply View the author
ping134
deepin
2023-03-17 06:22
#3
ping134

下面那一串也是属于微信的子进程吗?

这个占用属实正常多了

Reply View the author
wlly-lzh
deepin
2023-03-17 06:53
#4
ping134

下面那一串也是属于微信的子进程吗?

不清楚,在搜索框里搜了一下出来了这些。

Reply View the author
灵兮之
deepin
2023-03-17 07:13
#5

禁用xweb文件夹

降低内存占用,但是小程序无法使用,链接要用电脑浏览器打开

Reply View the author
错失一亿
deepin
2023-03-17 10:47
#6

没到2G都不算事😏

Reply View the author
deepin-superuser
deepin
2023-03-17 18:20
#7

可以参考一下这个,你自己做取舍

https://blog.kt286.com/post/reduce-wine-wechat-memory-usage/

Reply View the author
ping134
deepin
2023-03-17 21:25
#8
deepin-superuser

可以参考一下这个,你自己做取舍

https://blog.kt286.com/post/reduce-wine-wechat-memory-usage/

了解了,谢谢你啊!

Reply View the author
ping134
deepin
2023-03-17 21:26
#9
错失一亿

没到2G都不算事😏

哈哈哈哈哈我不允许微信这么牛逼

Reply View the author
ping134
deepin
2023-03-17 21:26
#10
灵兮之

禁用xweb文件夹

降低内存占用,但是小程序无法使用,链接要用电脑浏览器打开

我这就去试试,谢谢你嗷

Reply View the author
ping134
deepin
2023-03-17 21:47
#11

感谢各位的帮助,基于本链接的操作说明,目前解决了内存占用的问题,方式可能跟原链接不完全相同但原理差不多,我这边是 WeChatAppEx.exe这个进程占用过高,然后通过:

ps -ef | grep WeChatAppEx.exe

获取了该程序的源目录,直接 rm或者名字改为 WeChatAppEx.exe.bak,然后

touch ~/.deepinwine/Deepin-WeChat/drive_c/users/$(whoami)/Application Data/Tencent/WeChat/XPlugin/Plugins/WMPFRuntime/4676/extracted/runtime/WeChatAppEx.exe

即可!

指哪打哪!

Reply View the author