From 56b688ecdb4e708d0e8e01570cb24c5c99f65c16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Geisend=C3=B6rfer?= Date: Thu, 7 Jan 2021 21:41:44 +0100 Subject: [PATCH] Add intro --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6249acd..91ceb1e 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ # go-profiler-notes + +I've just started a new job at [Datadog](https://www.datadoghq.com/) to work on [Continuous Profiling](https://www.datadoghq.com/product/code-profiling/) for Go. To make sure that I know what I'm talking about, I'm planning to do an in-depth study of the existing profilers and how they work. I'll try to summarize what I learned in this repository as it might be useful to others. + +For now there is nothing worth looking at. Please come back later : ) \ No newline at end of file