-
It would be good to support profiling by knuu so that we can get CPU profiles in realistic setups.
The CPU profiles can be activated when starting a Celestia-app using the `--cpu-profile ` which wi…
-
Hi!
I am trying to make UMICollapse the default tool in one of the popular RNAseq analysis pipelines -- https://github.com/nf-core/rnaseq/issues/1087.
Not sure if this is covered by #5 already, …
-
### What happened + What you expected to happen
Py-Spy does not yet support Python 3.12 - nor does it _seem_ to have much momentum to (https://github.com/benfred/py-spy/issues/670, https://github.co…
-
### Usage
Does Prefix Caching currently support offloading to the CPU?
If not, is there a plan to support it? Thanks~
-
I am using Elixir. I have `export ERL_FLAGS="+JPperf map"` and a perf map file is present in `/tmp`
The following works:
```
sudo ./bin/ddprof --environment test --service test-service --preset…
-
## Description
On a machine with many cores, snapshotting large repos is very CPU-intensive
## Steps to Reproduce the Problem
1. Check out a very large repo (here, n = ~150,000 files) on a ma…
-
### Describe the bug
While building SYCL code with Intel oneAPI, I noticed that `llvm-foreach` is almost always sitting at 100% cpu usage.
### top:
```
%Cpu(s): 8.5 us, 5.0 sy, 0.0 ni, 85.8 i…
-
I ran
`austin -i 20ms -x 120 -p 8 -o sample.out`
and got the following graph, and all it seems to show is hundreds of threads that spend their time in /usr/local/lib/python3.12/threading.py:Cond…
-
**Is your feature request related to a problem? Please describe.**
The per-cpu map has large overhead compare to kernel, which should be fixed.
| Map Operation | Kernel (op …
-
- `./risedev cpu_profile`: run cpu profiling, take care of setup, generating flamegraph etc... Also include flamegraph tooling dl in risedev configure.
- `./risedev heap_profile`: run heap profiling,…