Skip to content

everfore/gotest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang Try & Benchmark & Test

nil

(*struct)(nil)

new(struct)

&struct{}

New_bench

protobuf

protobuf_bench

2nd protobuf_bench

b2s

bytes <===> string

BS_bench

channel

chan bool

chan struct{}

chan [1<<15]byte     channel element must be less than 64kb.

chan_bench

download

download with 1kb buf.

echo

echo a site: localhost:8080/site?site=http://localhost:8080

gbk

golang.org/x/text/encoding/simplifiedchinese

websocket

websocket c-s

mail

send mail

About

Golang test Benchmark&Test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published