TGTGInsighttelegram intelligenceLIVE / telegram public index
Back to channels
Go avatar

TGINSIGHT CHAT

Go

@golang

Technologies

// admin @denniselite // Denis Podlesnykh, a Golang Engineer go func() { channel <- news }() news := <-channel fmt.Sprintf("%s", news)

Subscribers1.9万Current channel subscribers
Tracked posts153Indexed post count
Recent reach10,570Sum of recent post views
Recent posts

Recent posts

Tag: #testing · 3 posts

当前筛选 #testing清除筛选

Posted Mar 12

This is a perfect longread about organization of microservice’s testing. #microservices#testing#architecture https://medium.com/@copyconstruct/testing-microservices-the-sane-way-9bb31d158c16?source=linkShare-b636419a57de-1520885775

4,800 views

Posted Feb 8

Good and simple short article about the benchmark writing in GoLang. Code examples are available 😉 #development#benchmarks#testing#basics https://mycodesmells.com/post/testing-go-with-benchmarks

3,330 views

Posted Jan 24

How to write and use benchmarks? I hope we understand their importance so let’s see couple of thoughts about benchmarks in GoLang: #development#testing#profiling https://medium.com/@hackintoshrao/daily-code-optimization-using-benchmarks-and-profiling-in-golang-gophercon-india-2016-talk-874c8b4dc3c5?source=linkShare-b636419a57de-1516810002

2,440 views