1
0
mirror of https://github.com/DataDog/go-profiler-notes.git synced 2025-07-12 23:50:13 +02:00

Remove some dead code

This commit is contained in:
Felix Geisendörfer
2021-04-08 16:46:51 +02:00
parent b022d6e6b6
commit 28d4b05804

View File

@ -61,14 +61,6 @@ func BenchmarkFunctionSize(b *testing.B) {
})
})
}
//b.Run("long", func(b *testing.B) {
//long(func() {
//for i := 0; i < b.N; i++ {
//runtime.Callers(0, callers)
//}
//})
//})
}
// dostuff is supposed to generate a bunch of machine code that will hopefully