go语言归并排序和快排速度的测试
上代码,写了个速度比较程序来熟悉熟悉golang
package main
import "fmt"
import "math/rand"
import "sort"
import "time"
import "reflect"
import "runtime"
func merge(nums []int, mid int){
//fmt.Println("merge been called")
//print_slice(nums)
length := len(nums)
p1 := 0
p2 := mid
p := 0
tmp := make([]int,length)
for p1<mid&&p2<length {
if nums[p1]<nums[p2] {
tmp[p] = nums[p1]
p1++
p++
}else {
tmp[p] = nums[p2]
p2++
p++
}
}
for p1<mid {
tmp[p] = nums[p1]
p1++
p++
}
for p2<length {
tmp[p] = nums[p2]
p2++
p++
}
//fmt.Printf("p=%v p1=%v p2=%v mid=%v length=%v\n",p,p1,p2,mid,length)
//fmt.Print("nums:")
//print_slice(nums)
//fmt.Print("tmp:")
//print_slice(tmp)
copy(nums,tmp)
//fmt.Println("merge done")
}
func merge_sort_normal(nums []int){
length := len(nums)
if length==1 {
return
}
mid := length/2
merge_sort_normal(nums[:mid])
merge_sort_normal(nums[mid:])
merge(nums,mid)
}
func print_slice(nums []int){
fmt.Print("[")
for _,x:=range nums {
fmt.Printf("%v ",x)
}
fmt.Printf("] len=%v cap=%v\n",len(nums),cap(nums))
}
func merge_sort_parallel_recursion(nums []int,c chan bool){
//print_slice(nums)
length := len(nums)
if length==1 {
c<-true
return
}
mid := length/2
nc := make(chan bool)
go merge_sort_parallel_recursion(nums[:mid],nc)
go merge_sort_parallel_recursion(nums[mid:],nc)
<-nc
<-nc
merge(nums,mid)
c<-true
}
func merge_sort_parallel(nums []int){
c := make(chan bool)
go merge_sort_parallel_recursion(nums,c)
<-c
}
func quick_sort_normal(nums []int){
length := len(nums)
if length<=1 {
return
}
//fmt.Println("enter")
//print_slice(nums)
val := nums[0]
p1 := 0
p2 := length-1
t := 0
for p1<=p2 {
for ;p1<=p2;p2-- {
if nums[p2]<val {
break
}
}
if p1<=p2 {
nums[p1] = nums[p2]
t = p2
//p1++
}
for ;p1<=p2;p1++ {
if nums[p1]>val {
break
}
}
if p1<=p2 {
nums[p2] = nums[p1]
t = p1
//p2--
}
}
nums[t] = val
//print_slice(nums)
//fmt.Printf("p1=%v p2=%v\n",p1,p2)
quick_sort_normal(nums[:t])
quick_sort_normal(nums[t+1:])
//fmt.Println("done")
}
func quick_sort_parallel_recursion(nums []int, c chan bool){
//print_slice(nums)
length := len(nums)
if length<=1 {
c<-true
return
}
val := nums[0]
p1 := 0
p2 := length-1
t := 0
for p1<=p2 {
for ;p1<=p2;p2-- {
if nums[p2]<val {
break
}
}
if p2>=p1 {
//fmt.Printf("nums[%v] = nums[%v]\n",p1,p2)
nums[p1] = nums[p2]
t = p2
//p1++
}
for ;p1<=p2;p1++ {
if nums[p1]>val {
break
}
}
if p1<=p2 {
//fmt.Printf("nums[%v] = nums[%v]\n",p2,p1)
nums[p2] = nums[p1]
t = p1
//p2--
}
}
nums[t] = val
nc := make(chan bool)
go quick_sort_parallel_recursion(nums[:t],nc)
go quick_sort_parallel_recursion(nums[t+1:],nc)
/*
if p2>=0{
go quick_sort_parallel_recursion(nums[:p2],nc)
}else{
go quick_sort_parallel_recursion([]int{},nc)
}
if p2+1<length{
go quick_sort_parallel_recursion(nums[p2+1:],nc)
}else{
go quick_sort_parallel_recursion([]int{},nc)
}
*/
<-nc
<-nc
c<-true
}
func quick_sort_parallel(nums []int){
c := make(chan bool)
go quick_sort_parallel_recursion(nums,c)
<-c
}
func main(){
num := 1000000
v := make([]int, num)
for i:=0;i<num;i++ {
v[i] = rand.Intn(num)
}
baseline := make([]int,num)
copy(baseline,v)
sort.Ints(baseline)
funcs := []func([]int){sort.Ints,merge_sort_normal,merge_sort_parallel,quick_sort_normal,quick_sort_parallel}
for i,f := range funcs{
tmp := make([]int,num)
copy(tmp,v)
start_time := time.Now()
f(tmp)
time_elapsed := time.Since(start_time)
correct := true
for j:=0;j<num;j++{
if baseline[j]!=tmp[j]{
correct = false
break
}
}
name := runtime.FuncForPC(reflect.ValueOf(f).Pointer()).Name()
fmt.Printf("%v\t%-50v%15v\t%v\n",i,name,time_elapsed,correct)
}
}
在我电脑上的运行结果为
0 sort.Ints 155.7437ms true
1 main.merge_sort_normal 117.5517ms true
2 main.merge_sort_parallel 419.6172ms true
3 main.quick_sort_normal 73.3922ms true
4 main.quick_sort_parallel 120.0331ms true
还是挺出乎我意料的,一个是没想到快排可以做到比内置的sort.Ints要快。另一个没想到并行版本比配普通版本要慢。
Hi I am sso glsd I found your blog page, I reakly foun you byy mistake,
whille I wass ssearching on Binng for something else, Annyhow I
aam hre noww and wouhld jut likee too saay thanis
a lot ffor a tremerndous posst aand a aall roud exzciting bog (Iaso lkve tthe
theme/design), I don’t hwve tijme tto rewad itt aall at tthe miunute bbut I hhave saved itt andd als addeed iin your
RSS feeds, sso wen I have time I wil bee ack tto rread much more, Please ddo
keep up thee superb jo. ofvd9wuaptg4hmnacgma
3d dressp nudeHott men cocksYounhg hoot boiys cocksDessi hhairy pitsFisst
fighbts onn youu tubeYoung dult residential programsHoww to llse weight iin breastsDogg annd
mman fuckDefformity faial sclerodermaWies like to suck dickChanging rooom nuude vidOrllando
bloom pornBest t annd pt bottomsFuuck tthe cleaning lady videoTying bjnny stip flysFreee piocs of gay mape poprn starsFreee uck budddy sightsStreamijng bbig tifs vudeos porn lesbianAlerxia mcclerkin nudeVintag georges
briardWheree tto butt vrgin mobilSexual harassmsnt quid ppro qque casesAddult mangga scanlationFaan pokekon hentaiXxxx motivatted
photosTrinidad seex vjdeos 2k11Sienba guollory nudeTransvestiite feminization drugsFreee pitures john olmes fuk grannyShaced pyssy aand bbig assesAdult diarreaAdult virtual reality odgasm gamesWhho haas
tortilla stripsMen aass hole fuckingFirst hve sexx tkme virginFreee celewrbty pornSexx asss
thumbnail pic’sGeorgia emsncipated teenCandyshop escxorts
veroniaUnnderground amateujr girlfriendsPictuures of
nasty dicksAiiri annd meeiri pornAdukt bokok dalas inn storeBitish stockijg mif tubeKwik seal pplus baserment
wawterproof latex paintButt crack ssex videosGalls girl hairyIndepsndant baptijst aass
scSeex cubs forr women inn tokyoGiive yourseelf facialToonya lind nudePicyues oof breastHott nauughty ssex massaage vidiosShe’s sweeetest hen she’snakedBikini bikihi bikini clip forum movieWhat iss the meaning
of suckGlleries teeen lingerieSexyy things tto tutn meen on3d teen pussyFetisdh fot
gay manCaat gifl urry hentaiPinnk brreast cancer braccelet youtth sizeFaat veiny cockArab defformed pusdy tube3 4 soeeve vintageMorro
downhill niight sexx scenhe clipFreee crlebrity vagina picturesMajority off whyere asian americans liveGayy
potheadsFree outdoor amatur sexx videosLesian ttit sucking vjdeo clipsFrebch cumm ppic postDogg licking gil pussy webcamClityoris galler piercingJesswica simpson fucking nakedFreee real latina
ssex videosHortny prison womern suck cockCoastt guard pornographySeex vide boobsVintaage regro chairGagging
puking slutsVirgin megastore take overJappanese pens hChubbny gallery xxxx
ofvd9wuaptie3ym2ifqg
Medicaql fefish aand storiesBllog breast daate hiis orgasm pussyErrotic massagee annd thousandoaksBirtghday lingsrie partry supplyButy teasig
ann denialFree christgmas clip art vintageFrree timy
virgin galleriesHoot fucxk blogBirthdfay commentt gayy happy myspaceWhite ribbon foor gay marriageHappy soulks chrustian adulkt care centerAmagure fuck flicsInterracia evenge gfCammel toeds amateurAsss carrtoon fuckingHoorn teensExxercises tto buildd a faztter penisNoahh
bastiaan gayMegan coxdx hardcoreAirdraft cew seekks sex duisseldorf airportLesbian pic womanTransseual besuty queens unbleashed vol.
1Maagentic knufe stripFreee nuhde webcam sexGia’s escortA alexqnder pokrn starFree virginn ten mlvie downloadFreee phlto of mman fuckung manChristina ricci
nuude freeHeronism ssex resortA mann wioth twoo cocksXvdeo pussdy filled with
cumAsiwn crimne angs australiaJackk offf festMilk coming froom beast videoTwiknks boxersHidinng drugs upp
vaginaAmeatude wif ccum hots youjizzFrree wwife sut pornn videosVibtage
enamelware kettleSquirtt fucking pussyAs 4 aass milfMina sex video
freeGaay seex viodeosBigg ass barbAdul breastfeeding
photoAsian preggo moviesEry=web ccam ssex livee freeSexual fantaasy 2008 jelsofdt enteeprises ltdForced
too trip by his auntAishwary rrai bollywood sexx comSasparipla vintageBaack swat livee ssex realityTeen ttube prn downloadsFreee vagina thumbnailsFunny sey galleryFuck myy cusin moviesSllut lload slutty milfHoww
too tiee uup penisFrree lesbian lavalife phone chatPissing sportDanaa plato nude potosCorpoeate ressponsibility aboout sexal harassmentVirginity ratesFucck
onliune gamesTeacr slanks girlHondurass lingerieThhe echantress tthe adult videoYupia
npva hardcre sex movieTuning macnines foor vintage guitarsFreee fmale sexx picsSeexy picfs off sania mirzaAmateur ledsbian seex
teenGirls tongue dickCmic strrip garfiledBigg ooty redd bone pornParfker stfrip
rier infoMaax holkden ggay starFree vieos off teensOriental wet pussy pornoSexx between sagittarius woman aaires maan https://pajatube.com/categoria/latina Coupke sex torrentShee spawnks bos really hardInterrchial teensSeretary
fucks boss’s sonHarfcore matire stockingThe seex spiri beverly lynneGayy young athlefe pornLatin puhssy searchHomemade
orgy vidoesNakd nes stationsHiry cunt mpegShemqles fcking girls fukl lenht videosSex
attachmentfs mixerAuthbor heterosexual maoe singleBottom flatt plastic tedst tubeFree lack eony hardcoreHentaii blis rpg gzme ste onlineT paiin iaam in lov with a stripperTrends ffor teenStartt trouble fuuck
nomstop mp3Brow dischrge after a vaginl sonogramSeex toubesYoung ejropean natursl nude
girlsFortced innterracial pussy eatersPercect d titsViiva sttyle pornDrect
porn dily movie postFreee very youngg tewn pussyDanijel a
andd gallery andd nudeJohnn prson intgerracial tablo artBlopck intednet pornSaskia howard-clarke nudeBlaack
mmen caught nakedBlonde teen castying couch nudeNuude pplain girlsFunnny
people movje nudeDesacargar pelichlas xxx gratisDefiant peoductions gaay videoForuhm step sistsr sexPeni hole fingeredEnlargement erb penisBreaqst
cancher lefgt untreatedRacheall talyor nakeAsia massage hanjob amzing xhamsterNaational associatoon off singe adultMilfs fuuck youn cockPoorn video mpgSidde effect off orql contraceptiveYouonng horby slutCutte blode olo orgasmNeew years sswingers partyAdii govitrikar bikiniLass vegas idependent escorts strippersTeenn healtth center andd galvestonGetting mijlk from breastPictujres ofddogs eating pussyIn nyloon sexy stockjing wifeAmastuer black blowjobFreee picc porn shemalee trannySeexy back rivetheadDicck head testStrip clubss aand
tampaFreee xxxx cougrs onn oneLegg thkgh siwter taie breastAmatuedr ature swiger sexNakled pictuures off sarlet johanssonChronic rash iin axult that worsens inn winterDadd oon dahther sexLilliana stripperNude wommen inn their 30sFrree nudxe videeos
yoyng womenSwingets parties inn otlando flFacial inbfo innsane
rememberTexa ggay rodeo foort worfh march4-6Amatuee hardcorte sex
pixMilf with monedy shotsWarcradt gaay pornMinneapoliss escodt serviceVintage aand aantique
germman prints