-
I want to get some flamegraphs from some JIT'd JAX CPU code to understand where time is being spent (in terms of my user-defined functions).
My understanding (based on the [docs](https://jax.readth…
-
Having access to CPU and heap profiles would be very useful while debugging production incidents. We should add support for taking such profiles at runtime.
It's probably too expensive to always enab…
-
Cluster-wide automatic cpu profiling can be enabled via cluster setting [1]. There are multiple use-cases, including (manual) performance debugging, and profile-guided optimization [2].
Ideally, th…
-
Thought I might give some feedback.
I have managed to get a pprof server running in one pod in my k8s cluster and have forwarded a port for one pod.
Running live-pprof seems to work.
There are…
-
`dalfox`'s CPU usage seems quite high: it can go up to 400% for a single URL !
Should we open a thread for perf improvements maybe by profiling the code to see where it's spending time exactly: mo…
-
I was tested Buggregator's profiler via XHPROF. I use DDEV as local dev environment and I took more some time figuring out why I also get back HTTP 500 from Buggregator for a profiling request by foll…
-
**System information**
- TensorFlow version (you are using): 2.3.1
- Are you willing to contribute it (**Yes**/No):
**Describe the feature and the current behavior/state.**
Tensorflow cpu me…
-
It is possible to configure particular CPU's for profiling?
With perf I frequently check what a particular CPU is doing by passing an `-C `.
Does async-profiler has such an ability? I could not …
-
Starting a benchmark with `zeebe.profiling.enabled` results in lock contention and memory profiles but no CPU time profiles in Pyroscope.
Possibly a permission issue caused by changes to our docker…
-
As part of my contributions to OrganicMaps under this year's "Alternate Routes" GSoC project, I was tasked with working on some profiling of the routing routines, both in terms of compute performance …
Tmpod updated
4 months ago