-
### Motivation
To get a better picture on the bottlenecks in moose, we should be able to easily profile the code.
### Design
Add gperftools and pprof to the default moose containers.
### Impact
E…
-
Sometimes we need to profile the mix server to find performance problems. We should ideally have a built-in profiler that we can easily turn on by building with a golang build tag of our choosing, s…
-
I have a production go-grpc server workload that does near-zero heap allocation in the request handler. As I dial up qps, p99 client response times line up with gc duration on the server. The alloc_sp…
-
> Maybe when he is not that tired, he'd like to contact someone who knows the community rule of the tikv to help him solve the problem.
Based on my knowledge, only tikv committers can push tags dir…
-
```
What steps will reproduce the problem?
Invoking like this, will provide addresses with no symbols, as expected, since
gperftools doesn't look for pprof in the path for some reason:
env LD_PRELOA…
-
A common question from users is how much overhead it is to add profiling (most commonly through `net/http/pprof`) into a running production system, and whether it's safe to just leave it in a non-debu…
-
### Describe the bug
I'm exploring various wasm runtimes to see which are best from a performance perspective. One issue I'm running into is that when testing with wasmer, memory usage is quite…
-
```
What steps will reproduce the problem?
Invoking like this, will provide addresses with no symbols, as expected, since
gperftools doesn't look for pprof in the path for some reason:
env LD_PRELOA…
-
```
What steps will reproduce the problem?
Invoking like this, will provide addresses with no symbols, as expected, since
gperftools doesn't look for pprof in the path for some reason:
env LD_PRELOA…
-
Installing from pacman causes this on startup:
```
[daedsidog@DESKTOP-OC5833J ~]$ protonmail-bridge
qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
Failed to initialize sent…