1
0
mirror of https://github.com/DataDog/go-profiler-notes.git synced 2025-07-15 23:54:16 +02:00

Add intro

This commit is contained in:
Felix Geisendörfer
2021-01-07 21:41:44 +01:00
parent ee0a383634
commit 56b688ecdb

View File

@ -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 : )