thanks for response.
i am using the version is go1.7, i do not know it's detail version.
yes, i have profiled my program,the cpu profile,16-core cpu and 8-core cpu 
both done.the percent of the same functions almost at the same,but the 
total cpu.this is interesting.

i will follow your suggestion,use the Go 1.7.3 to see what will be happened.

在 2016年11月25日星期五 UTC+8上午6:43:04,Dave Cheney写道:
>
> I'm sorry you're having problems.
>
> Before we can help you need to help us by giving us details.
>
> - Which version of Go are you using? If you are using less than Go 1.7.3, 
> please upgrade.
> - Have you profiled your program? This is the first step to diagnosing any 
> performance problem, here is a presentation with many ways to profile a Go 
> program. 
> http://go-talks.appspot.com/github.com/davecheney/presentations/seven.slide
>
> On Friday, 25 November 2016 08:02:21 UTC+11, 3702...@qq.com wrote:
>>
>> today i am testing my service(something like cdn).system is centos 
>> 6.5,memory=32GB,bandwidth=10Gb and 4000 live stream.one mechine is 16-core 
>> cpu and the other is 8-core cpu.the testing result makes me feel 
>> upset,16-core cpu mechine run  about 1000% cpu and play is not smooth,but 
>> the 8-core cpu mechine run about 600% cpu and play 
>> smooth!!!!!!!why?????could someone help??????help me!!!!
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to