This leads to a further reduction in allocations per call. Before: goos: linux goarch: amd64 pkg: src.lwithers.me.uk/go/journal cpu: 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz BenchmarkEntry-8 12611158 1445 ns/op 221 B/op 7 allocs/op PASS ok src.lwithers.me.uk/go/journal 19.673s After: goos: linux goarch: amd64 pkg: src.lwithers.me.uk/go/journal cpu: 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz BenchmarkEntry-8 13613377 1329 ns/op 149 B/op 5 allocs/op PASS ok src.lwithers.me.uk/go/journal 19.435s  | 
			||
|---|---|---|
| LICENSE | ||
| README.md | ||
| attr.go | ||
| attr_key.go | ||
| attr_key_test.go | ||
| attr_test.go | ||
| conn.go | ||
| conn_test.go | ||
| global.go | ||
| go.mod | ||
| priority.go | ||
| wire_proto.go | ||
| wire_proto_test.go | ||
		
			
				
				README.md
			
		
		
			
			
		
	
	journal
Native Go output to the systemd journal socket.