Morsing's Blog

Article index

Using Causal Profiling to Optimize the Go HTTP/2 Server
11 June 2019
go golang runtime causal profiling profiling performance http2

The anatomy of a silly hack
9 October 2018
dns networking kubernetes iss space

TCP is an underspecified two-node consensus algorithm and what that means for your proxies
18 March 2018
tcp networking tls quic ip

A Causal Profiling update
20 September 2017
go golang runtime causal profiling profiling performance

Let's assess Kubernetes
28 August 2017
k8s kubernetes devops ops containers automation

Causal Profiling for Go
1 February 2016
go golang runtime causal profiling profiling performance

Effective error handling in Go.
9 April 2014
go golang

Machine code and garbage collection
8 April 2014
garbage-collection languages

The Go netpoller
8 September 2013
go golang netpoller runtime

The Go scheduler
30 June 2013
go golang scheduler goruntime