#gamedev #indiedev #indiegame #pixelart #solodev #indietech #isometric
#gamedev #indiedev #indiegame #pixelart #solodev #indietech #isometric
It aims to solve the issue that the heap profile typically shows < 50% of process RSS, which is very confusing.
It should also help to quickly identify when memory usage is dominated by cgo.
github.com/golang/go/is...
It aims to solve the issue that the heap profile typically shows < 50% of process RSS, which is very confusing.
It should also help to quickly identify when memory usage is dominated by cgo.
github.com/golang/go/is...
While preparing and presenting this talk I learned so much about WebAssembly's potential.
Recording: bit.ly/kubecon-indi...
While preparing and presenting this talk I learned so much about WebAssembly's potential.
Recording: bit.ly/kubecon-indi...
A `go tool pprof $that_endpoint/debug/pprof/mutex` (and similar) will even get you a nice report.
But, yeah, that introspection is nice.
A `go tool pprof $that_endpoint/debug/pprof/mutex` (and similar) will even get you a nice report.
But, yeah, that introspection is nice.
The article notes the usual caveats of sample-based profiling.
The article notes the usual caveats of sample-based profiling.
- tikv's wonderful pprof-rs
- GH action to run and publish .pb files to github
- pprof.me for visualization
SlateDB now runs it nightly:
slatedb.io/docs/perform...
- tikv's wonderful pprof-rs
- GH action to run and publish .pb files to github
- pprof.me for visualization
SlateDB now runs it nightly:
slatedb.io/docs/perform...
Went back to normally running at 60fps ( some cases drops still).
I just fixed 2 functions that I found thanks to the 'pprof'.
I'll continue now that I'm at it 😂
#gamedev #indiedev #indiegame #pixelart #solodev #indietech #isometric
#gamedev #indiedev #indiegame #pixelart #solodev #indietech #isometric
Went back to normally running at 60fps ( some cases drops still).
I just fixed 2 functions that I found thanks to the 'pprof'.
I'll continue now that I'm at it 😂
#gamedev #indiedev #indiegame #pixelart #solodev #indietech #isometric
✅ Implement strong authentication
🚫 Limit public exposure
👀 Monitor "/debug/pprof" endpoints
🕵️ Watch for RepoJacking attacks
Stay vigilant, stay secure!
#Prometheus #CyberSecurity
✅ Implement strong authentication
🚫 Limit public exposure
👀 Monitor "/debug/pprof" endpoints
🕵️ Watch for RepoJacking attacks
Stay vigilant, stay secure!
#Prometheus #CyberSecurity
We run a free service where you can upload your profiling data and with a URL parameter you can pre populate filtering.
pprof.me
We run a free service where you can upload your profiling data and with a URL parameter you can pre populate filtering.
pprof.me
You can see that in both total allocated memory bytes and total objects allocated.
You can see that in both total allocated memory bytes and total objects allocated.
I just realised that you’re also based in Berlin, no wonder the name sounded familiar to me. 🧸
I just realised that you’re also based in Berlin, no wonder the name sounded familiar to me. 🧸
Logs first, when to reach for tracing, #pprof, and what #eBPF adds when you need visibility beyond your app: https://youtu.be/1Vvm3B8rrWs?si=XMPuE2VPcqLBHVcy
Logs first, when to reach for tracing, #pprof, and what #eBPF adds when you need visibility beyond your app: https://youtu.be/1Vvm3B8rrWs?si=XMPuE2VPcqLBHVcy
though I also have been trying to left shift finding those weird things until before prod, but we have a lot of pre-existing systems with a lot of issues that need debugging!
though I also have been trying to left shift finding those weird things until before prod, but we have a lot of pre-existing systems with a lot of issues that need debugging!
alternativeto.net/news/2026/7...
alternativeto.net/news/2026/7...