Skip to content

Commit 72a5db7

Browse files
Adding Go GC blog post
1 parent b1eb93c commit 72a5db7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ A complete example [here](https://github.com/gcinterceptor/gci-go/blob/master/ht
3333
**Using Load Shedding to Fight Tail-Latency on Runtime-Based Services**. Fireman, D.; Lopes, R; Brunet, J. XXIX Simpósio Brasileiro de Redes de Computadores e Sistemas Distribuídos (SBRC).
3434

3535
## Blog posts related to Go runtime memory management/GC
36-
36+
* [Golang’s Real-time GC in Theory and Practice](https://making.pusher.com/golangs-real-time-gc-in-theory-and-practice/)
3737
* [Go GC: Prioritizing low latency and simplicity](https://blog.golang.org/go15gc)
3838
* [Go’s march to low-latency GC](https://blog.twitch.tv/gos-march-to-low-latency-gc-a6fa96f06eb7)
3939
* [Modern garbage collection: a look at the Go GC strategy](https://blog.plan99.net/modern-garbage-collection-911ef4f8bd8e)

0 commit comments

Comments
 (0)