Blog Entries

10. 09. 2026 Francesco Belacca Development

Measuring Post-Quantum Security in Go and .NET

TL;DR Results: GitHub Actions run 32970330873 at commit 1846eb4a863015cbc0a3c75431b42d138b8706c3 This experiment measures two different workloads in Go 1.27 and .NET 10/.NET 11(preview): It used one ubuntu-24.04 runner, 20 independent process samples, and 100 measured operations per sample. For TLS, the cleanest comparison is classical versus hybrid within the same implementation and, for .NET, the same OpenSSL provider…

Read More
18. 06. 2019 MarinovMihail NetEye, Unified Monitoring

Go pprof – How to Understand Where There is Memory Retention

Recently I had to face a problem concerning a daemon written in Go that was consuming all available memory – causing critical and unpredictable situations for all the other components of the system. The first alarm came from NetEye: There was something that was requesting more and more memory. It was easy to understand which…

Read More

Archive