Skip to content

Latest commit

 

History

History
54 lines (27 loc) · 1.01 KB

File metadata and controls

54 lines (27 loc) · 1.01 KB

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