2006年01月10日 星期二 11:06
Hello! 我在我的linux上启动一个python-gtk(图形界面)的helloworld程序,所耗内存大约为10M , 这个未免太夸张了。 有没有什么方法能减小python的footprint呢? Name: python State: S (sleeping) SleepAVG: 88% Tgid: 4149 Pid: 4149 PPid: 3834 TracerPid: 0 Uid: 1000 1000 1000 1000 Gid: 1000 1000 1000 1000 FDSize: 256 Groups: 7 20 24 25 29 44 1000 1003 VmSize: 39272 kB VmLck: 0 kB VmRSS: 14560 kB VmData: 2552 kB VmStk: 84 kB VmExe: 800 kB VmLib: 21356 kB VmPTE: 44 kB Threads: 1 -- Regards Falls Huang
2006年01月10日 星期二 11:14
虚拟机系统的启动代价总是比较大,不管多大的程序,至少总要启动一个虚拟机啊…… 如果说有什么可以安慰自己的……就是再启动新的程序,往往需要的资源就没这么多了。 在06-1-10,falls huang <falls.huang at gmail.com> 写道: > > Hello! > 我在我的linux上启动一个python-gtk(图形界面)的helloworld程序,所耗内存大约为10M , 这个未免太夸张了。 > 有没有什么方法能减小python的footprint呢? > > Name: python > State: S (sleeping) > SleepAVG: 88% > Tgid: 4149 > Pid: 4149 > PPid: 3834 > TracerPid: 0 > Uid: 1000 1000 1000 1000 > Gid: 1000 1000 1000 1000 > FDSize: 256 > Groups: 7 20 24 25 29 44 1000 1003 > VmSize: 39272 kB > VmLck: 0 kB > VmRSS: 14560 kB > VmData: 2552 kB > VmStk: 84 kB > VmExe: 800 kB > VmLib: 21356 kB > VmPTE: 44 kB > Threads: 1 > > > -- > Regards > Falls Huang > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > -- 欢迎访问: http://blog.csdn.net/ccat 刘鑫 March.Liu -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060110/c9615669/attachment.html
2006年01月10日 星期二 17:41
这还大啊,估计搂住没玩过 Java 呵呵 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060110/c43ce4b4/attachment.html
2006年01月10日 星期二 17:54
我估计大主要大在 gtk 上面了 如果不复杂的 GUI, 直接用 tk 吧,比较小 在06-1-10,ONE_Fox <onefox.fox at gmail.com> 写道: > > 这还大啊,估计搂住没玩过 Java 呵呵 > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > -- 欢迎访问我的小站: http://www.2tuzi.com blog : http://blog.2tuzi.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060110/7409b261/attachment.htm
Zeuux © 2025
京ICP备05028076号