Skip to content

Conversation

@smith-30
Copy link
Owner

wirte compression

before

goos: darwin
goarch: amd64
pkg: github.com/smith-30/websocket
BenchmarkWriteWithCompressionOfContextTakeover-4   	   10000	    183590 ns/op	 1236691 B/op	      23 allocs/op
PASS
ok  	github.com/smith-30/websocket	1.869s
Success: Benchmarks passed.

after

goos: darwin
goarch: amd64
pkg: github.com/smith-30/websocket
BenchmarkWriteWithCompressionOfContextTakeover-4   	  300000	      4363 ns/op	     303 B/op	       3 allocs/op
PASS
ok  	github.com/smith-30/websocket	1.366s
Success: Benchmarks passed.

@smith-30 smith-30 merged commit d0e8769 into feature/context-takeover Jan 26, 2018
@smith-30 smith-30 deleted the feature/add_test branch January 31, 2018 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants