[问题]性能会提升多少?
-
- 帖子: 7
- 注册时间: 2008-05-27 12:39
- zhangtg2000
- 帖子: 4
- 注册时间: 2008-06-14 9:58
- chronon
- 帖子: 2551
- 注册时间: 2005-12-13 14:35
- 联系:
- Tenyears
- 帖子: 2245
- 注册时间: 2005-06-30 15:46
- 来自: 成都
- kofshower
- 帖子: 1343
- 注册时间: 2007-03-13 11:23
- 联系:
real 0m14.886s
user 0m14.069s
sys 0m0.144s
user 0m14.069s
sys 0m0.144s
"We are all in the mud, but some of us are looking at the stars." (Oscar Wilde)
We are not born for ourselves.
人生天地间,并非为自己
Homepage:http://sites.google.com/site/polarisnotme/
We are not born for ourselves.
人生天地间,并非为自己
Homepage:http://sites.google.com/site/polarisnotme/
- shaozuozhen
- 帖子: 42
- 注册时间: 2008-07-20 13:50
-
- 帖子: 80
- 注册时间: 2006-12-12 18:24
- 联系:
-
- 帖子: 2841
- 注册时间: 2006-09-11 22:47
-
- 帖子: 7
- 注册时间: 2008-05-27 12:39
Re: [问题]性能会提升多少?
wkx@debian:~$ time pi 1040000 >null
real 0m4.152s
user 0m4.080s
sys 0m0.064s
wkx@debian:~$ uname -a
Linux debian 2.6.24-etchnhalf.1-amd64 #1 SMP Fri Dec 26 03:26:12 UTC 2008 x86_64 GNU/Linux
phenom 2 920 8G (powernow 省电模式)
wkx@debian:~$ time pi 1040000 >/dev/null
real 0m4.058s
user 0m4.020s
sys 0m0.040s
机器性能提高的不多呀,可能是机子太新,缺驱动吧!
real 0m4.152s
user 0m4.080s
sys 0m0.064s
wkx@debian:~$ uname -a
Linux debian 2.6.24-etchnhalf.1-amd64 #1 SMP Fri Dec 26 03:26:12 UTC 2008 x86_64 GNU/Linux
phenom 2 920 8G (powernow 省电模式)
wkx@debian:~$ time pi 1040000 >/dev/null
real 0m4.058s
user 0m4.020s
sys 0m0.040s
机器性能提高的不多呀,可能是机子太新,缺驱动吧!
- lerosua
- 论坛版主
- 帖子: 8455
- 注册时间: 2007-11-29 9:41
- 联系:
-
- 帖子: 2841
- 注册时间: 2006-09-11 22:47
Re: [问题]性能会提升多少?
看起来你的机器处于省电降频模式,多运行几次把CPU占用搞起来,然后频率就提升了,然后再试。wukexin 写了:phenom 2 920 8G (powernow 省电模式)
wkx@debian:~$ time pi 1040000 >/dev/null
real 0m4.058s
user 0m4.020s
sys 0m0.040s
机器性能提高的不多呀,可能是机子太新,缺驱动吧!
建议写个循环执行二十次,取最后一次的值。
-
- 帖子: 15
- 注册时间: 2007-08-18 14:32
Re: [问题]性能会提升多少?
个人从买电脑知道是64位之后就从来就没装过32位系统,用gentoo时候出现了很多问题,开始觉得很正常后来发现原来是64位搞得鬼....
有人发了一下他编译gcc 4.4.3的时间1个小时+
我编译同样版本用了40分钟左右,我个人认为运算的时候能提高60%很正常的。
但是平时的软件估计就看不出来了。而且...64位的新软件很少...特别是万恶的闭源软件....
有人发了一下他编译gcc 4.4.3的时间1个小时+
我编译同样版本用了40分钟左右,我个人认为运算的时候能提高60%很正常的。
但是平时的软件估计就看不出来了。而且...64位的新软件很少...特别是万恶的闭源软件....
- Final_x
- 帖子: 383
- 注册时间: 2008-05-03 23:05
- 联系: