-
I've created a simple [sample application](https://github.com/getsentry/sentry-go/tree/chore/profiling-many-routines/_examples/profiling-many-routines) with 5000 concurrent goroutines, tuned to have a…
vaind updated
5 months ago
-
## Bug Report
### What version of TiKV are you using?
TiKV
Release Version: 8.4.0
Edition: Community
Git Commit Hash: fa6e1753c2c4916ae5918281db3d863ec47ce322
Git Commit Bra…
-
The runtime execution tracer records CPU profiler samples if the CPU profiler is running during tracing. Having these samples contextualized in a trace is very useful. However, if I collect an executi…
-
## Use Case
I wish to easily understand which parts of my Dagster solids and pipelines are CPU-, memory-, and time-intensive.
[Flame graphs](https://www.brendangregg.com/flamegraphs.html), fam…
-
-
### Is there an existing issue for this?
- [X] I have checked for existing issues https://github.com/getsentry/profiling-node/issues
- [X] I have reviewed the documentation https://docs.sentry.io/
- …
-
Hi!
Tracking amount of processed GFLOPs per each computing device is a nice feature of StarPU profiling. However, tracking memory accesses is also very helpful for memory-bound tasks. This is totally …
Muxas updated
3 months ago
-
**Is your feature request related to a problem? Please describe.**
CPU profiling helps in essential development tasks to monitor resource usage, improve algorithm efficiency. Suggesting integrating…
-
We're using python binaries, but they are packaged into a binary that runs python with the actual python code from itself. Because of that the profiler won't find any process called 'python'. I unders…
-
Redo the frontend to accomodate both CPU profiling and memory profiling. A sample UI is
![screen shot 2015-02-22 at 10 56 56 am](https://cloud.githubusercontent.com/assets/278/6378509/ddafc754-bcf9…