You are here |
www.datadoghq.com | ||
| | | |
octopus.com
|
|
| | | | Learn how Octopus and Datadog give you visibility across your entire CI/CD pipeline, helping you correlate data, to find and solve issues faster. | |
| | | |
www.architect.io
|
|
| | | | Learn about optimizing your Kubernetes deployments using CI/CD and GitOps. | |
| | | |
www.nocentino.com
|
|
| | | | ||
| | | |
boats.gitlab.io
|
|
| | The post before this one covered how shifgrethor handles rooting: how we track for the garbage collector that this object is alive. That isn't sufficient for implementing a tracing garbage collector though: the idea of a tracing garbage collector is that we can trace from rooted objects through all of the objects they reference. That way, instead of having to root everything you use, you can only root a few objects from which all of the live objects can be traced. |